#42228b color space conversions
Hex:
        #42228b
        RGB:
        66, 34, 139
        CMY:
        74, 87, 45
        CMYK:
        53, 76, 0, 45
      HSL:
        258°, 60.6936%, 33.9216%
        HSV (HSB):
        258°, 75.5396%, 54.5098%
        XYZ:
        7.4790, 4.1664, 24.8361
        xyY:
        0.2050, 0.1142, 4.1664
      CIE-Lab:
        24.2141, 40.9222, -52.8654
        CIE-LCH:
        24.2141, 66.8534, 307.7428
        CIE-Luv:
        24.2141, 2.9009, -65.7291
        Hunter-Lab:
        20.4117, 29.6831, -57.8533
      #42228b color charts
#42228b RGB chart
      #42228b CMYK chart
      #42228b RGB pie chart
      #42228b color shades, tints & tones
#42228b color schemes
#42228b color preview, HTML & CSS examples
           This text has a color of #42228b        
        
          <p style="color:#42228b;">Text here</p>
        
        
          .mytext {color:#42228b;}
        
        Text color #42228b
      
           This box has a color of #42228b        
        
          <div style="background-color:#42228b;">Content here</div>
        
        
          .mybackground {background-color:#42228b;}
        
        Background color #42228b
      
           Border around this has a color of #42228b        
        
          <div style="border:2px solid #42228b;">Content here</div>
        
        
          .myborder {border:2px solid #42228b;}
        
        Border color #42228b