#4024fe color space conversions
Hex:
        #4024fe
        RGB:
        64, 36, 254
        CMY:
        75, 86, 0
        CMYK:
        75, 86, 0, 0
      HSL:
        248°, 99.0909%, 56.8627%
        HSV (HSB):
        248°, 85.8268%, 99.6078%
        XYZ:
        20.6346, 9.5075, 94.5135
        xyY:
        0.1655, 0.0763, 9.5075
      CIE-Lab:
        36.9436, 72.3029, -99.5016
        CIE-LCH:
        36.9436, 122.9971, 306.0040
        CIE-Luv:
        36.9436, -6.2925, -132.9470
        Hunter-Lab:
        30.8342, 65.4943, -160.1525
      #4024fe color charts
#4024fe RGB chart
      #4024fe CMYK chart
      #4024fe RGB pie chart
      #4024fe color shades, tints & tones
#4024fe color schemes
#4024fe color preview, HTML & CSS examples
           This text has a color of #4024fe        
        
          <p style="color:#4024fe;">Text here</p>
        
        
          .mytext {color:#4024fe;}
        
        Text color #4024fe
      
           This box has a color of #4024fe        
        
          <div style="background-color:#4024fe;">Content here</div>
        
        
          .mybackground {background-color:#4024fe;}
        
        Background color #4024fe
      
           Border around this has a color of #4024fe        
        
          <div style="border:2px solid #4024fe;">Content here</div>
        
        
          .myborder {border:2px solid #4024fe;}
        
        Border color #4024fe