#2800d8 color space conversions
Hex:
        #2800d8
        RGB:
        40, 0, 216
        CMY:
        84, 100, 15
        CMYK:
        81, 100, 0, 15
      HSL:
        251°, 100.0000%, 42.3529%
        HSV (HSB):
        251°, 100.0000%, 84.7059%
        XYZ:
        13.2697, 5.4090, 65.3104
        xyY:
        0.1580, 0.0644, 5.4090
      CIE-Lab:
        27.8696, 70.2920, -93.0327
        CIE-LCH:
        27.8696, 116.6021, 307.0733
        CIE-Luv:
        27.8696, -5.4420, -108.9323
        Hunter-Lab:
        23.2572, 61.1456, -150.2167
      #2800d8 color charts
#2800d8 RGB chart
      #2800d8 CMYK chart
      #2800d8 RGB pie chart
      #2800d8 color shades, tints & tones
#2800d8 color schemes
#2800d8 color preview, HTML & CSS examples
           This text has a color of #2800d8        
        
          <p style="color:#2800d8;">Text here</p>
        
        
          .mytext {color:#2800d8;}
        
        Text color #2800d8
      
           This box has a color of #2800d8        
        
          <div style="background-color:#2800d8;">Content here</div>
        
        
          .mybackground {background-color:#2800d8;}
        
        Background color #2800d8
      
           Border around this has a color of #2800d8        
        
          <div style="border:2px solid #2800d8;">Content here</div>
        
        
          .myborder {border:2px solid #2800d8;}
        
        Border color #2800d8