#42227b color space conversions
Hex:
        #42227b
        RGB:
        66, 34, 123
        CMY:
        74, 87, 52
        CMYK:
        46, 72, 0, 52
      HSL:
        262°, 56.6879%, 30.7843%
        HSV (HSB):
        262°, 72.3577%, 48.2353%
        XYZ:
        6.3939, 3.7324, 19.1223
        xyY:
        0.2186, 0.1276, 3.7324
      CIE-Lab:
        22.7662, 36.2557, -45.1632
        CIE-LCH:
        22.7662, 57.9154, 308.7565
        CIE-Luv:
        22.7662, 4.6593, -55.5860
        Hunter-Lab:
        19.3193, 25.2677, -45.1618
      #42227b color charts
#42227b RGB chart
      #42227b CMYK chart
      #42227b RGB pie chart
      #42227b color shades, tints & tones
#42227b color schemes
#42227b color preview, HTML & CSS examples
           This text has a color of #42227b        
        
          <p style="color:#42227b;">Text here</p>
        
        
          .mytext {color:#42227b;}
        
        Text color #42227b
      
           This box has a color of #42227b        
        
          <div style="background-color:#42227b;">Content here</div>
        
        
          .mybackground {background-color:#42227b;}
        
        Background color #42227b
      
           Border around this has a color of #42227b        
        
          <div style="border:2px solid #42227b;">Content here</div>
        
        
          .myborder {border:2px solid #42227b;}
        
        Border color #42227b