#2800cd color space conversions
Hex:
        #2800cd
        RGB:
        40, 0, 205
        CMY:
        84, 100, 20
        CMYK:
        80, 100, 0, 20
      HSL:
        252°, 100.0000%, 40.1961%
        HSV (HSB):
        252°, 100.0000%, 80.3922%
        XYZ:
        11.8945, 4.8589, 58.0686
        xyY:
        0.1590, 0.0649, 4.8589
      CIE-Lab:
        26.3289, 67.6434, -89.2090
        CIE-LCH:
        26.3289, 111.9548, 307.1715
        CIE-Luv:
        26.3289, -4.8360, -102.5061
        Hunter-Lab:
        22.0429, 57.7449, -140.7602
      #2800cd color charts
#2800cd RGB chart
      #2800cd CMYK chart
      #2800cd RGB pie chart
      #2800cd color shades, tints & tones
#2800cd color schemes
#2800cd color preview, HTML & CSS examples
           This text has a color of #2800cd        
        
          <p style="color:#2800cd;">Text here</p>
        
        
          .mytext {color:#2800cd;}
        
        Text color #2800cd
      
           This box has a color of #2800cd        
        
          <div style="background-color:#2800cd;">Content here</div>
        
        
          .mybackground {background-color:#2800cd;}
        
        Background color #2800cd
      
           Border around this has a color of #2800cd        
        
          <div style="border:2px solid #2800cd;">Content here</div>
        
        
          .myborder {border:2px solid #2800cd;}
        
        Border color #2800cd