#2884bd color space conversions
Hex:
        #2884bd
        RGB:
        40, 132, 189
        CMY:
        84, 48, 26
        CMYK:
        79, 30, 0, 26
      HSL:
        203°, 65.0655%, 44.9020%
        HSV (HSB):
        203°, 78.8360%, 74.1176%
        XYZ:
        18.3116, 20.6278, 51.1605
        xyY:
        0.2032, 0.2289, 20.6278
      CIE-Lab:
        52.5397, -6.6502, -37.3131
        CIE-LCH:
        52.5397, 37.9011, 259.8945
        CIE-Luv:
        52.5397, -31.1636, -56.3748
        Hunter-Lab:
        45.4178, -7.5132, -34.9943
      #2884bd color charts
#2884bd RGB chart
      #2884bd CMYK chart
      #2884bd RGB pie chart
      #2884bd color shades, tints & tones
#2884bd color schemes
#2884bd color preview, HTML & CSS examples
           This text has a color of #2884bd        
        
          <p style="color:#2884bd;">Text here</p>
        
        
          .mytext {color:#2884bd;}
        
        Text color #2884bd
      
           This box has a color of #2884bd        
        
          <div style="background-color:#2884bd;">Content here</div>
        
        
          .mybackground {background-color:#2884bd;}
        
        Background color #2884bd
      
           Border around this has a color of #2884bd        
        
          <div style="border:2px solid #2884bd;">Content here</div>
        
        
          .myborder {border:2px solid #2884bd;}
        
        Border color #2884bd