#422ecb color space conversions
Hex:
        #422ecb
        RGB:
        66, 46, 203
        CMY:
        74, 82, 20
        CMYK:
        67, 77, 0, 20
      HSL:
        248°, 63.0522%, 48.8235%
        HSV (HSB):
        248°, 77.3399%, 79.6078%
        XYZ:
        14.0033, 7.4240, 57.1948
        xyY:
        0.1781, 0.0944, 7.4240
      CIE-Lab:
        32.7534, 53.9349, -77.3147
        CIE-LCH:
        32.7534, 94.2685, 304.8997
        CIE-Luv:
        32.7534, -3.9220, -103.6069
        Hunter-Lab:
        27.2471, 44.0551, -105.3837
      #422ecb color charts
#422ecb RGB chart
      #422ecb CMYK chart
      #422ecb RGB pie chart
      #422ecb color shades, tints & tones
#422ecb color schemes
#422ecb color preview, HTML & CSS examples
           This text has a color of #422ecb        
        
          <p style="color:#422ecb;">Text here</p>
        
        
          .mytext {color:#422ecb;}
        
        Text color #422ecb
      
           This box has a color of #422ecb        
        
          <div style="background-color:#422ecb;">Content here</div>
        
        
          .mybackground {background-color:#422ecb;}
        
        Background color #422ecb
      
           Border around this has a color of #422ecb        
        
          <div style="border:2px solid #422ecb;">Content here</div>
        
        
          .myborder {border:2px solid #422ecb;}
        
        Border color #422ecb