#421ad5 color space conversions
Hex:
        #421ad5
        RGB:
        66, 26, 213
        CMY:
        74, 90, 16
        CMYK:
        69, 88, 0, 16
      HSL:
        253°, 78.2427%, 46.8627%
        HSV (HSB):
        253°, 87.7934%, 83.5294%
        XYZ:
        14.6264, 6.7011, 63.4733
        xyY:
        0.1725, 0.0790, 6.7011
      CIE-Lab:
        31.1166, 64.8504, -85.8378
        CIE-LCH:
        31.1166, 107.5811, 307.0710
        CIE-Luv:
        31.1166, -2.5775, -109.6087
        Hunter-Lab:
        25.8866, 55.5545, -127.2574
      #421ad5 color charts
#421ad5 RGB chart
      #421ad5 CMYK chart
      #421ad5 RGB pie chart
      #421ad5 color shades, tints & tones
#421ad5 color schemes
#421ad5 color preview, HTML & CSS examples
           This text has a color of #421ad5        
        
          <p style="color:#421ad5;">Text here</p>
        
        
          .mytext {color:#421ad5;}
        
        Text color #421ad5
      
           This box has a color of #421ad5        
        
          <div style="background-color:#421ad5;">Content here</div>
        
        
          .mybackground {background-color:#421ad5;}
        
        Background color #421ad5
      
           Border around this has a color of #421ad5        
        
          <div style="border:2px solid #421ad5;">Content here</div>
        
        
          .myborder {border:2px solid #421ad5;}
        
        Border color #421ad5