#2876a2 color space conversions
Hex:
        #2876a2
        RGB:
        40, 118, 162
        CMY:
        84, 54, 36
        CMYK:
        75, 27, 0, 36
      HSL:
        202°, 60.3960%, 39.6078%
        HSV (HSB):
        202°, 75.3086%, 63.5294%
        XYZ:
        13.8751, 16.0166, 36.5426
        xyY:
        0.2089, 0.2411, 16.0166
      CIE-Lab:
        46.9963, -8.2650, -30.3735
        CIE-LCH:
        46.9963, 31.4779, 254.7776
        CIE-Luv:
        46.9963, -27.6531, -44.0199
        Hunter-Lab:
        40.0208, -8.1509, -26.1227
      #2876a2 color charts
#2876a2 RGB chart
      #2876a2 CMYK chart
      #2876a2 RGB pie chart
      #2876a2 color shades, tints & tones
#2876a2 color schemes
#2876a2 color preview, HTML & CSS examples
           This text has a color of #2876a2        
        
          <p style="color:#2876a2;">Text here</p>
        
        
          .mytext {color:#2876a2;}
        
        Text color #2876a2
      
           This box has a color of #2876a2        
        
          <div style="background-color:#2876a2;">Content here</div>
        
        
          .mybackground {background-color:#2876a2;}
        
        Background color #2876a2
      
           Border around this has a color of #2876a2        
        
          <div style="border:2px solid #2876a2;">Content here</div>
        
        
          .myborder {border:2px solid #2876a2;}
        
        Border color #2876a2