#422cef color space conversions
Hex:
        #422cef
        RGB:
        66, 44, 239
        CMY:
        74, 83, 6
        CMYK:
        72, 82, 0, 6
      HSL:
        247°, 85.9031%, 55.4902%
        HSV (HSB):
        247°, 81.5900%, 93.7255%
        XYZ:
        18.7274, 9.1916, 82.4485
        xyY:
        0.1697, 0.0833, 9.1916
      CIE-Lab:
        36.3506, 65.2996, -92.0337
        CIE-LCH:
        36.3506, 112.8461, 305.3564
        CIE-Luv:
        36.3506, -5.8575, -124.5407
        Hunter-Lab:
        30.3177, 57.2048, -140.0159
      #422cef color charts
#422cef RGB chart
      #422cef CMYK chart
      #422cef RGB pie chart
      #422cef color shades, tints & tones
#422cef color schemes
#422cef color preview, HTML & CSS examples
           This text has a color of #422cef        
        
          <p style="color:#422cef;">Text here</p>
        
        
          .mytext {color:#422cef;}
        
        Text color #422cef
      
           This box has a color of #422cef        
        
          <div style="background-color:#422cef;">Content here</div>
        
        
          .mybackground {background-color:#422cef;}
        
        Background color #422cef
      
           Border around this has a color of #422cef        
        
          <div style="border:2px solid #422cef;">Content here</div>
        
        
          .myborder {border:2px solid #422cef;}
        
        Border color #422cef