#2801fe color space conversions
Hex:
        #2801fe
        RGB:
        40, 1, 254
        CMY:
        84, 100, 0
        CMYK:
        84, 100, 0, 0
      HSL:
        249°, 99.2157%, 50.0000%
        HSV (HSB):
        249°, 99.6063%, 99.6078%
        XYZ:
        18.7753, 7.6286, 94.2488
        xyY:
        0.1556, 0.0632, 7.6286
      CIE-Lab:
        33.1971, 79.1403, -105.7829
        CIE-LCH:
        33.1971, 132.1106, 306.8016
        CIE-Luv:
        33.1971, -7.4602, -130.8820
        Hunter-Lab:
        27.6199, 73.0051, -182.9845
      #2801fe color charts
#2801fe RGB chart
      #2801fe CMYK chart
      #2801fe RGB pie chart
      #2801fe color shades, tints & tones
#2801fe color schemes
#2801fe color preview, HTML & CSS examples
           This text has a color of #2801fe        
        
          <p style="color:#2801fe;">Text here</p>
        
        
          .mytext {color:#2801fe;}
        
        Text color #2801fe
      
           This box has a color of #2801fe        
        
          <div style="background-color:#2801fe;">Content here</div>
        
        
          .mybackground {background-color:#2801fe;}
        
        Background color #2801fe
      
           Border around this has a color of #2801fe        
        
          <div style="border:2px solid #2801fe;">Content here</div>
        
        
          .myborder {border:2px solid #2801fe;}
        
        Border color #2801fe