#4015fe color space conversions
Hex:
        #4015fe
        RGB:
        64, 21, 254
        CMY:
        75, 92, 0
        CMYK:
        75, 92, 0, 0
      HSL:
        251°, 99.1489%, 53.9216%
        HSV (HSB):
        251°, 91.7323%, 99.6078%
        XYZ:
        20.2719, 8.7821, 94.3926
        xyY:
        0.1642, 0.0711, 8.7821
      CIE-Lab:
        35.5613, 76.4899, -101.8035
        CIE-LCH:
        35.5613, 127.3368, 306.9193
        CIE-Luv:
        35.5613, -5.3205, -132.5468
        Hunter-Lab:
        29.6346, 70.2447, -168.1074
      #4015fe color charts
#4015fe RGB chart
      #4015fe CMYK chart
      #4015fe RGB pie chart
      #4015fe color shades, tints & tones
#4015fe color schemes
#4015fe color preview, HTML & CSS examples
           This text has a color of #4015fe        
        
          <p style="color:#4015fe;">Text here</p>
        
        
          .mytext {color:#4015fe;}
        
        Text color #4015fe
      
           This box has a color of #4015fe        
        
          <div style="background-color:#4015fe;">Content here</div>
        
        
          .mybackground {background-color:#4015fe;}
        
        Background color #4015fe
      
           Border around this has a color of #4015fe        
        
          <div style="border:2px solid #4015fe;">Content here</div>
        
        
          .myborder {border:2px solid #4015fe;}
        
        Border color #4015fe