#422eca color space conversions
Hex:
        #422eca
        RGB:
        66, 46, 202
        CMY:
        74, 82, 21
        CMYK:
        67, 77, 0, 21
      HSL:
        248°, 62.9032%, 48.6275%
        HSV (HSB):
        248°, 77.2277%, 79.2157%
        XYZ:
        13.8844, 7.3765, 56.5691
        xyY:
        0.1784, 0.0948, 7.3765
      CIE-Lab:
        32.6491, 53.6353, -76.9039
        CIE-LCH:
        32.6491, 93.7600, 304.8932
        CIE-Luv:
        32.6491, -3.8580, -103.0149
        Hunter-Lab:
        27.1597, 43.7222, -104.4793
      #422eca color charts
#422eca RGB chart
      #422eca CMYK chart
      #422eca RGB pie chart
      #422eca color shades, tints & tones
#422eca color schemes
#422eca color preview, HTML & CSS examples
           This text has a color of #422eca        
        
          <p style="color:#422eca;">Text here</p>
        
        
          .mytext {color:#422eca;}
        
        Text color #422eca
      
           This box has a color of #422eca        
        
          <div style="background-color:#422eca;">Content here</div>
        
        
          .mybackground {background-color:#422eca;}
        
        Background color #422eca
      
           Border around this has a color of #422eca        
        
          <div style="border:2px solid #422eca;">Content here</div>
        
        
          .myborder {border:2px solid #422eca;}
        
        Border color #422eca