#2875a1 color space conversions
Hex:
        #2875a1
        RGB:
        40, 117, 161
        CMY:
        84, 54, 37
        CMYK:
        75, 27, 0, 37
      HSL:
        202°, 60.1990%, 39.4118%
        HSV (HSB):
        202°, 75.1553%, 63.1373%
        XYZ:
        13.6694, 15.7469, 36.0372
        xyY:
        0.2088, 0.2406, 15.7469
      CIE-Lab:
        46.6407, -8.0397, -30.3429
        CIE-LCH:
        46.6407, 31.3899, 255.1597
        CIE-Luv:
        46.6407, -27.3470, -43.9269
        Hunter-Lab:
        39.6824, -7.9563, -26.0661
      #2875a1 color charts
#2875a1 RGB chart
      #2875a1 CMYK chart
      #2875a1 RGB pie chart
      #2875a1 color shades, tints & tones
#2875a1 color schemes
#2875a1 color preview, HTML & CSS examples
           This text has a color of #2875a1        
        
          <p style="color:#2875a1;">Text here</p>
        
        
          .mytext {color:#2875a1;}
        
        Text color #2875a1
      
           This box has a color of #2875a1        
        
          <div style="background-color:#2875a1;">Content here</div>
        
        
          .mybackground {background-color:#2875a1;}
        
        Background color #2875a1
      
           Border around this has a color of #2875a1        
        
          <div style="border:2px solid #2875a1;">Content here</div>
        
        
          .myborder {border:2px solid #2875a1;}
        
        Border color #2875a1