#2879bd color space conversions
Hex:
        #2879bd
        RGB:
        40, 121, 189
        CMY:
        84, 53, 26
        CMYK:
        79, 36, 0, 26
      HSL:
        207°, 65.0655%, 44.9020%
        HSV (HSB):
        207°, 78.8360%, 74.1176%
        XYZ:
        16.8978, 17.8000, 50.6892
        xyY:
        0.1979, 0.2085, 17.8000
      CIE-Lab:
        49.2526, -0.1142, -42.5015
        CIE-LCH:
        49.2526, 42.5017, 269.8461
        CIE-Luv:
        49.2526, -27.4056, -64.5894
        Hunter-Lab:
        42.1900, -2.3406, -41.7010
      #2879bd color charts
#2879bd RGB chart
      #2879bd CMYK chart
      #2879bd RGB pie chart
      #2879bd color shades, tints & tones
#2879bd color schemes
#2879bd color preview, HTML & CSS examples
           This text has a color of #2879bd        
        
          <p style="color:#2879bd;">Text here</p>
        
        
          .mytext {color:#2879bd;}
        
        Text color #2879bd
      
           This box has a color of #2879bd        
        
          <div style="background-color:#2879bd;">Content here</div>
        
        
          .mybackground {background-color:#2879bd;}
        
        Background color #2879bd
      
           Border around this has a color of #2879bd        
        
          <div style="border:2px solid #2879bd;">Content here</div>
        
        
          .myborder {border:2px solid #2879bd;}
        
        Border color #2879bd