#2801d8 color space conversions
Hex:
        #2801d8
        RGB:
        40, 1, 216
        CMY:
        84, 100, 15
        CMYK:
        81, 100, 0, 15
      HSL:
        251°, 99.0783%, 42.5490%
        HSV (HSB):
        251°, 99.5370%, 84.7059%
        XYZ:
        13.2806, 5.4307, 65.3140
        xyY:
        0.1581, 0.0646, 5.4307
      CIE-Lab:
        27.9282, 70.1101, -92.9347
        CIE-LCH:
        27.9282, 116.4143, 307.0309
        CIE-Luv:
        27.9282, -5.4785, -108.9901
        Hunter-Lab:
        23.3038, 60.9434, -149.8602
      #2801d8 color charts
#2801d8 RGB chart
      #2801d8 CMYK chart
      #2801d8 RGB pie chart
      #2801d8 color shades, tints & tones
#2801d8 color schemes
#2801d8 color preview, HTML & CSS examples
           This text has a color of #2801d8        
        
          <p style="color:#2801d8;">Text here</p>
        
        
          .mytext {color:#2801d8;}
        
        Text color #2801d8
      
           This box has a color of #2801d8        
        
          <div style="background-color:#2801d8;">Content here</div>
        
        
          .mybackground {background-color:#2801d8;}
        
        Background color #2801d8
      
           Border around this has a color of #2801d8        
        
          <div style="border:2px solid #2801d8;">Content here</div>
        
        
          .myborder {border:2px solid #2801d8;}
        
        Border color #2801d8