#2876a1 color space conversions
Hex:
        #2876a1
        RGB:
        40, 118, 161
        CMY:
        84, 54, 37
        CMYK:
        75, 27, 0, 37
      HSL:
        201°, 60.1990%, 39.4118%
        HSV (HSB):
        201°, 75.1553%, 63.1373%
        XYZ:
        13.7865, 15.9812, 36.0763
        xyY:
        0.2094, 0.2427, 15.9812
      CIE-Lab:
        46.9498, -8.6260, -29.8598
        CIE-LCH:
        46.9498, 31.0808, 253.8868
        CIE-Luv:
        46.9498, -27.7037, -43.1643
        Hunter-Lab:
        39.9765, -8.4003, -25.5220
      #2876a1 color charts
#2876a1 RGB chart
      #2876a1 CMYK chart
      #2876a1 RGB pie chart
      #2876a1 color shades, tints & tones
#2876a1 color schemes
#2876a1 color preview, HTML & CSS examples
           This text has a color of #2876a1        
        
          <p style="color:#2876a1;">Text here</p>
        
        
          .mytext {color:#2876a1;}
        
        Text color #2876a1
      
           This box has a color of #2876a1        
        
          <div style="background-color:#2876a1;">Content here</div>
        
        
          .mybackground {background-color:#2876a1;}
        
        Background color #2876a1
      
           Border around this has a color of #2876a1        
        
          <div style="border:2px solid #2876a1;">Content here</div>
        
        
          .myborder {border:2px solid #2876a1;}
        
        Border color #2876a1