#2874a8 color space conversions
Hex:
        #2874a8
        RGB:
        40, 116, 168
        CMY:
        84, 55, 34
        CMYK:
        76, 31, 0, 34
      HSL:
        204°, 61.5385%, 40.7843%
        HSV (HSB):
        204°, 76.1905%, 65.8824%
        XYZ:
        14.1883, 15.7691, 39.3417
        xyY:
        0.2047, 0.2276, 15.7691
      CIE-Lab:
        46.6700, -4.8922, -34.3978
        CIE-LCH:
        46.6700, 34.7439, 261.9055
        CIE-Luv:
        46.6700, -26.6540, -50.6383
        Hunter-Lab:
        39.7103, -5.7155, -30.9425
      #2874a8 color charts
#2874a8 RGB chart
      #2874a8 CMYK chart
      #2874a8 RGB pie chart
      #2874a8 color shades, tints & tones
#2874a8 color schemes
#2874a8 color preview, HTML & CSS examples
           This text has a color of #2874a8        
        
          <p style="color:#2874a8;">Text here</p>
        
        
          .mytext {color:#2874a8;}
        
        Text color #2874a8
      
           This box has a color of #2874a8        
        
          <div style="background-color:#2874a8;">Content here</div>
        
        
          .mybackground {background-color:#2874a8;}
        
        Background color #2874a8
      
           Border around this has a color of #2874a8        
        
          <div style="border:2px solid #2874a8;">Content here</div>
        
        
          .myborder {border:2px solid #2874a8;}
        
        Border color #2874a8