#42227a color space conversions
Hex:
        #42227a
        RGB:
        66, 34, 122
        CMY:
        74, 87, 52
        CMYK:
        46, 72, 0, 52
      HSL:
        262°, 56.4103%, 30.5882%
        HSV (HSB):
        262°, 72.1311%, 47.8431%
        XYZ:
        6.3316, 3.7074, 18.7942
        xyY:
        0.2196, 0.1286, 3.7074
      CIE-Lab:
        22.6797, 35.9659, -44.6681
        CIE-LCH:
        22.6797, 57.3479, 308.8403
        CIE-Luv:
        22.6797, 4.7766, -54.9410
        Hunter-Lab:
        19.2547, 25.0014, -44.3938
      #42227a color charts
#42227a RGB chart
      #42227a CMYK chart
      #42227a RGB pie chart
      #42227a color shades, tints & tones
#42227a color schemes
#42227a color preview, HTML & CSS examples
           This text has a color of #42227a        
        
          <p style="color:#42227a;">Text here</p>
        
        
          .mytext {color:#42227a;}
        
        Text color #42227a
      
           This box has a color of #42227a        
        
          <div style="background-color:#42227a;">Content here</div>
        
        
          .mybackground {background-color:#42227a;}
        
        Background color #42227a
      
           Border around this has a color of #42227a        
        
          <div style="border:2px solid #42227a;">Content here</div>
        
        
          .myborder {border:2px solid #42227a;}
        
        Border color #42227a