#2874ad color space conversions
Hex:
        #2874ad
        RGB:
        40, 116, 173
        CMY:
        84, 55, 32
        CMYK:
        77, 33, 0, 32
      HSL:
        206°, 62.4413%, 41.7647%
        HSV (HSB):
        206°, 76.8786%, 67.8431%
        XYZ:
        14.6633, 15.9590, 41.8427
        xyY:
        0.2023, 0.2202, 15.9590
      CIE-Lab:
        46.9207, -3.0455, -36.9224
        CIE-LCH:
        46.9207, 37.0478, 265.2846
        CIE-Luv:
        46.9207, -26.4222, -54.8594
        Hunter-Lab:
        39.9488, -4.3915, -34.1368
      #2874ad color charts
#2874ad RGB chart
      #2874ad CMYK chart
      #2874ad RGB pie chart
      #2874ad color shades, tints & tones
#2874ad color schemes
#2874ad color preview, HTML & CSS examples
           This text has a color of #2874ad        
        
          <p style="color:#2874ad;">Text here</p>
        
        
          .mytext {color:#2874ad;}
        
        Text color #2874ad
      
           This box has a color of #2874ad        
        
          <div style="background-color:#2874ad;">Content here</div>
        
        
          .mybackground {background-color:#2874ad;}
        
        Background color #2874ad
      
           Border around this has a color of #2874ad        
        
          <div style="border:2px solid #2874ad;">Content here</div>
        
        
          .myborder {border:2px solid #2874ad;}
        
        Border color #2874ad