#42229b color space conversions
Hex:
        #42229b
        RGB:
        66, 34, 155
        CMY:
        74, 87, 39
        CMYK:
        57, 78, 0, 39
      HSL:
        256°, 64.0212%, 37.0588%
        HSV (HSB):
        256°, 78.0645%, 60.7843%
        XYZ:
        8.7352, 4.6689, 31.4511
        xyY:
        0.1947, 0.1041, 4.6689
      CIE-Lab:
        25.7697, 45.5973, -60.1905
        CIE-LCH:
        25.7697, 75.5116, 307.1457
        CIE-Luv:
        25.7697, 1.3360, -75.5835
        Hunter-Lab:
        21.6076, 34.3482, -71.1750
      #42229b color charts
#42229b RGB chart
      #42229b CMYK chart
      #42229b RGB pie chart
      #42229b color shades, tints & tones
#42229b color schemes
#42229b color preview, HTML & CSS examples
           This text has a color of #42229b        
        
          <p style="color:#42229b;">Text here</p>
        
        
          .mytext {color:#42229b;}
        
        Text color #42229b
      
           This box has a color of #42229b        
        
          <div style="background-color:#42229b;">Content here</div>
        
        
          .mybackground {background-color:#42229b;}
        
        Background color #42229b
      
           Border around this has a color of #42229b        
        
          <div style="border:2px solid #42229b;">Content here</div>
        
        
          .myborder {border:2px solid #42229b;}
        
        Border color #42229b