#42004b color space conversions
Hex:
        #42004b
        RGB:
        66, 0, 75
        CMY:
        74, 100, 71
        CMYK:
        12, 100, 0, 71
      HSL:
        293°, 100.0000%, 14.7059%
        HSV (HSB):
        293°, 100.0000%, 29.4118%
        XYZ:
        3.5168, 1.6663, 6.7929
        xyY:
        0.2937, 0.1391, 1.6663
      CIE-Lab:
        13.6282, 38.9039, -28.2391
        CIE-LCH:
        13.6282, 48.0725, 324.0253
        CIE-Luv:
        13.6282, 15.9262, -28.6294
        Hunter-Lab:
        12.9083, 26.0412, -22.1649
      #42004b color charts
#42004b RGB chart
      #42004b CMYK chart
      #42004b RGB pie chart
      #42004b color shades, tints & tones
#42004b color schemes
#42004b color preview, HTML & CSS examples
           This text has a color of #42004b        
        
          <p style="color:#42004b;">Text here</p>
        
        
          .mytext {color:#42004b;}
        
        Text color #42004b
      
           This box has a color of #42004b        
        
          <div style="background-color:#42004b;">Content here</div>
        
        
          .mybackground {background-color:#42004b;}
        
        Background color #42004b
      
           Border around this has a color of #42004b        
        
          <div style="border:2px solid #42004b;">Content here</div>
        
        
          .myborder {border:2px solid #42004b;}
        
        Border color #42004b