#2815fe color space conversions
Hex:
        #2815fe
        RGB:
        40, 21, 254
        CMY:
        84, 92, 0
        CMYK:
        84, 92, 0, 0
      HSL:
        245°, 99.1489%, 53.9216%
        HSV (HSB):
        245°, 91.7323%, 99.6078%
        XYZ:
        19.0326, 8.1432, 94.3346
        xyY:
        0.1566, 0.0670, 8.1432
      CIE-Lab:
        34.2794, 75.7994, -103.9747
        CIE-LCH:
        34.2794, 128.6712, 306.0927
        CIE-Luv:
        34.2794, -8.1839, -131.7111
        Hunter-Lab:
        28.5363, 69.1142, -176.0240
      #2815fe color charts
#2815fe RGB chart
      #2815fe CMYK chart
      #2815fe RGB pie chart
      #2815fe color shades, tints & tones
#2815fe color schemes
#2815fe color preview, HTML & CSS examples
           This text has a color of #2815fe        
        
          <p style="color:#2815fe;">Text here</p>
        
        
          .mytext {color:#2815fe;}
        
        Text color #2815fe
      
           This box has a color of #2815fe        
        
          <div style="background-color:#2815fe;">Content here</div>
        
        
          .mybackground {background-color:#2815fe;}
        
        Background color #2815fe
      
           Border around this has a color of #2815fe        
        
          <div style="border:2px solid #2815fe;">Content here</div>
        
        
          .myborder {border:2px solid #2815fe;}
        
        Border color #2815fe