#420072 color space conversions
Hex:
        #420072
        RGB:
        66, 0, 114
        CMY:
        74, 100, 55
        CMYK:
        42, 100, 0, 55
      HSL:
        275°, 100.0000%, 22.3529%
        HSV (HSB):
        275°, 100.0000%, 44.7059%
        XYZ:
        5.2840, 2.3732, 16.0992
        xyY:
        0.2224, 0.0999, 2.3732
      CIE-Lab:
        17.3350, 47.1443, -48.2834
        CIE-LCH:
        17.3350, 67.4824, 314.3161
        CIE-Luv:
        17.3350, 8.8268, -51.5691
        Hunter-Lab:
        15.4051, 34.2678, -51.1779
      #420072 color charts
#420072 RGB chart
      #420072 CMYK chart
      #420072 RGB pie chart
      #420072 color shades, tints & tones
#420072 color schemes
#420072 color preview, HTML & CSS examples
           This text has a color of #420072        
        
          <p style="color:#420072;">Text here</p>
        
        
          .mytext {color:#420072;}
        
        Text color #420072
      
           This box has a color of #420072        
        
          <div style="background-color:#420072;">Content here</div>
        
        
          .mybackground {background-color:#420072;}
        
        Background color #420072
      
           Border around this has a color of #420072        
        
          <div style="border:2px solid #420072;">Content here</div>
        
        
          .myborder {border:2px solid #420072;}
        
        Border color #420072