#2800d4 color space conversions
Hex:
        #2800d4
        RGB:
        40, 0, 212
        CMY:
        84, 100, 17
        CMYK:
        81, 100, 0, 17
      HSL:
        251°, 100.0000%, 41.5686%
        HSV (HSB):
        251°, 100.0000%, 83.1373%
        XYZ:
        12.7587, 5.2046, 62.6195
        xyY:
        0.1583, 0.0646, 5.2046
      CIE-Lab:
        27.3098, 69.3313, -91.6486
        CIE-LCH:
        27.3098, 114.9187, 307.1072
        CIE-Luv:
        27.3098, -5.2234, -106.5997
        Hunter-Lab:
        22.8136, 59.9044, -146.7719
      #2800d4 color charts
#2800d4 RGB chart
      #2800d4 CMYK chart
      #2800d4 RGB pie chart
      #2800d4 color shades, tints & tones
#2800d4 color schemes
#2800d4 color preview, HTML & CSS examples
           This text has a color of #2800d4        
        
          <p style="color:#2800d4;">Text here</p>
        
        
          .mytext {color:#2800d4;}
        
        Text color #2800d4
      
           This box has a color of #2800d4        
        
          <div style="background-color:#2800d4;">Content here</div>
        
        
          .mybackground {background-color:#2800d4;}
        
        Background color #2800d4
      
           Border around this has a color of #2800d4        
        
          <div style="border:2px solid #2800d4;">Content here</div>
        
        
          .myborder {border:2px solid #2800d4;}
        
        Border color #2800d4