#2801ff color space conversions
Hex:
        #2801ff
        RGB:
        40, 1, 255
        CMY:
        84, 100, 0
        CMYK:
        84, 100, 0, 0
      HSL:
        249°, 100.0000%, 50.1961%
        HSV (HSB):
        249°, 99.6078%, 100.0000%
        XYZ:
        18.9359, 7.6928, 95.0946
        xyY:
        0.1556, 0.0632, 7.6928
      CIE-Lab:
        33.3348, 79.3746, -106.1139
        CIE-LCH:
        33.3348, 132.5160, 306.7970
        CIE-Luv:
        33.3348, -7.5104, -131.4520
        Hunter-Lab:
        27.7359, 73.3279, -183.8647
      #2801ff color charts
#2801ff RGB chart
      #2801ff CMYK chart
      #2801ff RGB pie chart
      #2801ff color shades, tints & tones
#2801ff color schemes
#2801ff color preview, HTML & CSS examples
           This text has a color of #2801ff        
        
          <p style="color:#2801ff;">Text here</p>
        
        
          .mytext {color:#2801ff;}
        
        Text color #2801ff
      
           This box has a color of #2801ff        
        
          <div style="background-color:#2801ff;">Content here</div>
        
        
          .mybackground {background-color:#2801ff;}
        
        Background color #2801ff
      
           Border around this has a color of #2801ff        
        
          <div style="border:2px solid #2801ff;">Content here</div>
        
        
          .myborder {border:2px solid #2801ff;}
        
        Border color #2801ff