#2d0240 color space conversions
Hex:
        #2d0240
        RGB:
        45, 2, 64
        CMY:
        82, 99, 75
        CMYK:
        30, 97, 0, 75
      HSL:
        282°, 93.9394%, 12.9412%
        HSV (HSB):
        282°, 96.8750%, 25.0980%
        XYZ:
        2.0293, 0.9715, 4.9310
        xyY:
        0.2558, 0.1225, 0.9715
      CIE-Lab:
        8.7515, 32.0222, -28.6141
        CIE-LCH:
        8.7515, 42.9440, 318.2170
        CIE-Luv:
        8.7515, 6.9077, -21.5980
        Hunter-Lab:
        9.8563, 19.5027, -22.7629
      #2d0240 color charts
#2d0240 RGB chart
      #2d0240 CMYK chart
      #2d0240 RGB pie chart
      #2d0240 color shades, tints & tones
#2d0240 color schemes
#2d0240 color preview, HTML & CSS examples
           This text has a color of #2d0240        
        
          <p style="color:#2d0240;">Text here</p>
        
        
          .mytext {color:#2d0240;}
        
        Text color #2d0240
      
           This box has a color of #2d0240        
        
          <div style="background-color:#2d0240;">Content here</div>
        
        
          .mybackground {background-color:#2d0240;}
        
        Background color #2d0240
      
           Border around this has a color of #2d0240        
        
          <div style="border:2px solid #2d0240;">Content here</div>
        
        
          .myborder {border:2px solid #2d0240;}
        
        Border color #2d0240