#2881cd color space conversions
Hex:
        #2881cd
        RGB:
        40, 129, 205
        CMY:
        84, 49, 20
        CMYK:
        80, 37, 0, 20
      HSL:
        208°, 67.3469%, 48.0392%
        HSV (HSB):
        208°, 80.4878%, 80.3922%
        XYZ:
        19.7448, 20.5594, 60.6853
        xyY:
        0.1955, 0.2036, 20.5594
      CIE-Lab:
        52.4639, 1.0217, -46.5492
        CIE-LCH:
        52.4639, 46.5604, 271.2574
        CIE-Luv:
        52.4639, -29.3526, -72.0631
        Hunter-Lab:
        45.3425, -1.6200, -47.6126
      #2881cd color charts
#2881cd RGB chart
      #2881cd CMYK chart
      #2881cd RGB pie chart
      #2881cd color shades, tints & tones
#2881cd color schemes
#2881cd color preview, HTML & CSS examples
           This text has a color of #2881cd        
        
          <p style="color:#2881cd;">Text here</p>
        
        
          .mytext {color:#2881cd;}
        
        Text color #2881cd
      
           This box has a color of #2881cd        
        
          <div style="background-color:#2881cd;">Content here</div>
        
        
          .mybackground {background-color:#2881cd;}
        
        Background color #2881cd
      
           Border around this has a color of #2881cd        
        
          <div style="border:2px solid #2881cd;">Content here</div>
        
        
          .myborder {border:2px solid #2881cd;}
        
        Border color #2881cd