#424be5 color space conversions
Hex:
        #424be5
        RGB:
        66, 75, 229
        CMY:
        74, 71, 10
        CMYK:
        71, 67, 0, 10
      HSL:
        237°, 75.8140%, 57.8431%
        HSV (HSB):
        237°, 71.1790%, 89.8039%
        XYZ:
        18.9057, 11.8475, 75.4191
        xyY:
        0.1781, 0.1116, 11.8475
      CIE-Lab:
        40.9728, 46.2967, -78.7291
        CIE-LCH:
        40.9728, 91.3327, 300.4577
        CIE-Luv:
        40.9728, -10.1257, -115.1512
        Hunter-Lab:
        34.4203, 37.8076, -105.8176
      #424be5 color charts
#424be5 RGB chart
      #424be5 CMYK chart
      #424be5 RGB pie chart
      #424be5 color shades, tints & tones
#424be5 color schemes
#424be5 color preview, HTML & CSS examples
           This text has a color of #424be5        
        
          <p style="color:#424be5;">Text here</p>
        
        
          .mytext {color:#424be5;}
        
        Text color #424be5
      
           This box has a color of #424be5        
        
          <div style="background-color:#424be5;">Content here</div>
        
        
          .mybackground {background-color:#424be5;}
        
        Background color #424be5
      
           Border around this has a color of #424be5        
        
          <div style="border:2px solid #424be5;">Content here</div>
        
        
          .myborder {border:2px solid #424be5;}
        
        Border color #424be5