#422ad7 color space conversions
Hex:
        #422ad7
        RGB:
        66, 42, 215
        CMY:
        74, 84, 16
        CMYK:
        69, 80, 0, 16
      HSL:
        248°, 68.3794%, 50.3922%
        HSV (HSB):
        248°, 80.4651%, 84.3137%
        XYZ:
        15.3405, 7.7205, 64.9716
        xyY:
        0.1743, 0.0877, 7.7205
      CIE-Lab:
        33.3938, 59.3261, -83.2159
        CIE-LCH:
        33.3938, 102.1982, 305.4857
        CIE-Luv:
        33.3938, -4.1889, -110.8026
        Hunter-Lab:
        27.7857, 49.9246, -119.1883
      #422ad7 color charts
#422ad7 RGB chart
      #422ad7 CMYK chart
      #422ad7 RGB pie chart
      #422ad7 color shades, tints & tones
#422ad7 color schemes
#422ad7 color preview, HTML & CSS examples
           This text has a color of #422ad7        
        
          <p style="color:#422ad7;">Text here</p>
        
        
          .mytext {color:#422ad7;}
        
        Text color #422ad7
      
           This box has a color of #422ad7        
        
          <div style="background-color:#422ad7;">Content here</div>
        
        
          .mybackground {background-color:#422ad7;}
        
        Background color #422ad7
      
           Border around this has a color of #422ad7        
        
          <div style="border:2px solid #422ad7;">Content here</div>
        
        
          .myborder {border:2px solid #422ad7;}
        
        Border color #422ad7