#2869a3 color space conversions
Hex:
        #2869a3
        RGB:
        40, 105, 163
        CMY:
        84, 59, 36
        CMYK:
        75, 36, 0, 36
      HSL:
        208°, 60.5911%, 39.8039%
        HSV (HSB):
        208°, 75.4601%, 63.9216%
        XYZ:
        12.5375, 13.1986, 36.5371
        xyY:
        0.2013, 0.2119, 13.1986
      CIE-Lab:
        43.0610, -0.0499, -37.1515
        CIE-LCH:
        43.0610, 37.1515, 269.9230
        CIE-Luv:
        43.0610, -23.0543, -54.4532
        Hunter-Lab:
        36.3299, -1.9767, -34.1973
      #2869a3 color charts
#2869a3 RGB chart
      #2869a3 CMYK chart
      #2869a3 RGB pie chart
      #2869a3 color shades, tints & tones
#2869a3 color schemes
#2869a3 color preview, HTML & CSS examples
           This text has a color of #2869a3        
        
          <p style="color:#2869a3;">Text here</p>
        
        
          .mytext {color:#2869a3;}
        
        Text color #2869a3
      
           This box has a color of #2869a3        
        
          <div style="background-color:#2869a3;">Content here</div>
        
        
          .mybackground {background-color:#2869a3;}
        
        Background color #2869a3
      
           Border around this has a color of #2869a3        
        
          <div style="border:2px solid #2869a3;">Content here</div>
        
        
          .myborder {border:2px solid #2869a3;}
        
        Border color #2869a3