#422cf1 color space conversions
Hex:
        #422cf1
        RGB:
        66, 44, 241
        CMY:
        74, 83, 5
        CMYK:
        73, 82, 0, 5
      HSL:
        247°, 87.5556%, 55.8824%
        HSV (HSB):
        247°, 81.7427%, 94.5098%
        XYZ:
        19.0246, 9.3105, 84.0135
        xyY:
        0.1693, 0.0829, 9.3105
      CIE-Lab:
        36.5753, 65.8620, -92.7924
        CIE-LCH:
        36.5753, 113.7903, 305.3663
        CIE-Luv:
        36.5753, -5.9721, -125.6784
        Hunter-Lab:
        30.5131, 57.8952, -141.8875
      #422cf1 color charts
#422cf1 RGB chart
      #422cf1 CMYK chart
      #422cf1 RGB pie chart
      #422cf1 color shades, tints & tones
#422cf1 color schemes
#422cf1 color preview, HTML & CSS examples
           This text has a color of #422cf1        
        
          <p style="color:#422cf1;">Text here</p>
        
        
          .mytext {color:#422cf1;}
        
        Text color #422cf1
      
           This box has a color of #422cf1        
        
          <div style="background-color:#422cf1;">Content here</div>
        
        
          .mybackground {background-color:#422cf1;}
        
        Background color #422cf1
      
           Border around this has a color of #422cf1        
        
          <div style="border:2px solid #422cf1;">Content here</div>
        
        
          .myborder {border:2px solid #422cf1;}
        
        Border color #422cf1