#2800a6 color space conversions
Hex:
        #2800a6
        RGB:
        40, 0, 166
        CMY:
        84, 100, 35
        CMYK:
        76, 100, 0, 35
      HSL:
        254°, 100.0000%, 32.5490%
        HSV (HSB):
        254°, 100.0000%, 65.0980%
        XYZ:
        7.7580, 3.2043, 36.2860
        xyY:
        0.1642, 0.0678, 3.2043
      CIE-Lab:
        20.8442, 58.0795, -75.1372
        CIE-LCH:
        20.8442, 94.9675, 307.7033
        CIE-Luv:
        20.8442, -2.5477, -79.4543
        Hunter-Lab:
        17.9005, 46.0351, -107.6558
      #2800a6 color charts
#2800a6 RGB chart
      #2800a6 CMYK chart
      #2800a6 RGB pie chart
      #2800a6 color shades, tints & tones
#2800a6 color schemes
#2800a6 color preview, HTML & CSS examples
           This text has a color of #2800a6        
        
          <p style="color:#2800a6;">Text here</p>
        
        
          .mytext {color:#2800a6;}
        
        Text color #2800a6
      
           This box has a color of #2800a6        
        
          <div style="background-color:#2800a6;">Content here</div>
        
        
          .mybackground {background-color:#2800a6;}
        
        Background color #2800a6
      
           Border around this has a color of #2800a6        
        
          <div style="border:2px solid #2800a6;">Content here</div>
        
        
          .myborder {border:2px solid #2800a6;}
        
        Border color #2800a6