#42015d color space conversions
Hex:
        #42015d
        RGB:
        66, 1, 93
        CMY:
        74, 100, 64
        CMYK:
        29, 99, 0, 64
      HSL:
        282°, 97.8723%, 18.4314%
        HSV (HSB):
        282°, 98.9247%, 36.4706%
        XYZ:
        4.2334, 1.9703, 10.5131
        xyY:
        0.2532, 0.1179, 1.9703
      CIE-Lab:
        15.3305, 42.1917, -37.7350
        CIE-LCH:
        15.3305, 56.6045, 318.1915
        CIE-Luv:
        15.3305, 12.2316, -39.2402
        Hunter-Lab:
        14.0366, 29.2709, -34.5811
      #42015d color charts
#42015d RGB chart
      #42015d CMYK chart
      #42015d RGB pie chart
      #42015d color shades, tints & tones
#42015d color schemes
#42015d color preview, HTML & CSS examples
           This text has a color of #42015d        
        
          <p style="color:#42015d;">Text here</p>
        
        
          .mytext {color:#42015d;}
        
        Text color #42015d
      
           This box has a color of #42015d        
        
          <div style="background-color:#42015d;">Content here</div>
        
        
          .mybackground {background-color:#42015d;}
        
        Background color #42015d
      
           Border around this has a color of #42015d        
        
          <div style="border:2px solid #42015d;">Content here</div>
        
        
          .myborder {border:2px solid #42015d;}
        
        Border color #42015d