#424ce5 color space conversions
Hex:
        #424ce5
        RGB:
        66, 76, 229
        CMY:
        74, 70, 10
        CMYK:
        71, 67, 0, 10
      HSL:
        236°, 75.8140%, 57.8431%
        HSV (HSB):
        236°, 71.1790%, 89.8039%
        XYZ:
        18.9741, 11.9843, 75.4419
        xyY:
        0.1783, 0.1126, 11.9843
      CIE-Lab:
        41.1911, 45.7070, -78.3705
        CIE-LCH:
        41.1911, 90.7253, 300.2515
        CIE-Luv:
        41.1911, -10.3280, -114.9095
        Hunter-Lab:
        34.6183, 37.2526, -104.9748
      #424ce5 color charts
#424ce5 RGB chart
      #424ce5 CMYK chart
      #424ce5 RGB pie chart
      #424ce5 color shades, tints & tones
#424ce5 color schemes
#424ce5 color preview, HTML & CSS examples
           This text has a color of #424ce5        
        
          <p style="color:#424ce5;">Text here</p>
        
        
          .mytext {color:#424ce5;}
        
        Text color #424ce5
      
           This box has a color of #424ce5        
        
          <div style="background-color:#424ce5;">Content here</div>
        
        
          .mybackground {background-color:#424ce5;}
        
        Background color #424ce5
      
           Border around this has a color of #424ce5        
        
          <div style="border:2px solid #424ce5;">Content here</div>
        
        
          .myborder {border:2px solid #424ce5;}
        
        Border color #424ce5