#2d0042 color space conversions
Hex:
        #2d0042
        RGB:
        45, 0, 66
        CMY:
        82, 100, 74
        CMYK:
        32, 100, 0, 74
      HSL:
        281°, 100.0000%, 12.9412%
        HSV (HSB):
        281°, 100.0000%, 25.8824%
        XYZ:
        2.0656, 0.9512, 5.2290
        xyY:
        0.2505, 0.1154, 0.9512
      CIE-Lab:
        8.5784, 33.5891, -30.3203
        CIE-LCH:
        8.5784, 45.2499, 317.9280
        CIE-Luv:
        8.5784, 6.7118, -22.4129
        Hunter-Lab:
        9.7531, 20.7355, -24.9603
      #2d0042 color charts
#2d0042 RGB chart
      #2d0042 CMYK chart
      #2d0042 RGB pie chart
      #2d0042 color shades, tints & tones
#2d0042 color schemes
#2d0042 color preview, HTML & CSS examples
           This text has a color of #2d0042        
        
          <p style="color:#2d0042;">Text here</p>
        
        
          .mytext {color:#2d0042;}
        
        Text color #2d0042
      
           This box has a color of #2d0042        
        
          <div style="background-color:#2d0042;">Content here</div>
        
        
          .mybackground {background-color:#2d0042;}
        
        Background color #2d0042
      
           Border around this has a color of #2d0042        
        
          <div style="border:2px solid #2d0042;">Content here</div>
        
        
          .myborder {border:2px solid #2d0042;}
        
        Border color #2d0042