#2d0949 color space conversions
Hex:
        #2d0949
        RGB:
        45, 9, 73
        CMY:
        82, 96, 71
        CMYK:
        38, 88, 0, 71
      HSL:
        274°, 78.0488%, 16.0784%
        HSV (HSB):
        274°, 87.6712%, 28.6275%
        XYZ:
        2.3825, 1.2343, 6.4160
        xyY:
        0.2375, 0.1230, 1.2343
      CIE-Lab:
        10.8080, 30.7780, -31.6065
        CIE-LCH:
        10.8080, 44.1164, 314.2392
        CIE-Luv:
        10.8080, 5.5565, -26.9237
        Hunter-Lab:
        11.1099, 18.8362, -26.4632
      #2d0949 color charts
#2d0949 RGB chart
      #2d0949 CMYK chart
      #2d0949 RGB pie chart
      #2d0949 color shades, tints & tones
#2d0949 color schemes
#2d0949 color preview, HTML & CSS examples
           This text has a color of #2d0949        
        
          <p style="color:#2d0949;">Text here</p>
        
        
          .mytext {color:#2d0949;}
        
        Text color #2d0949
      
           This box has a color of #2d0949        
        
          <div style="background-color:#2d0949;">Content here</div>
        
        
          .mybackground {background-color:#2d0949;}
        
        Background color #2d0949
      
           Border around this has a color of #2d0949        
        
          <div style="border:2px solid #2d0949;">Content here</div>
        
        
          .myborder {border:2px solid #2d0949;}
        
        Border color #2d0949