#2884a3 color space conversions
Hex:
        #2884a3
        RGB:
        40, 132, 163
        CMY:
        84, 48, 36
        CMYK:
        75, 19, 0, 36
      HSL:
        195°, 60.5911%, 39.8039%
        HSV (HSB):
        195°, 75.4601%, 63.9216%
        XYZ:
        15.7372, 19.5980, 37.6037
        xyY:
        0.2158, 0.2687, 19.5980
      CIE-Lab:
        51.3796, -15.8721, -24.1484
        CIE-LCH:
        51.3796, 28.8976, 236.6842
        CIE-Luv:
        51.3796, -32.6319, -33.9860
        Hunter-Lab:
        44.2696, -14.0177, -19.3736
      #2884a3 color charts
#2884a3 RGB chart
      #2884a3 CMYK chart
      #2884a3 RGB pie chart
      #2884a3 color shades, tints & tones
#2884a3 color schemes
#2884a3 color preview, HTML & CSS examples
           This text has a color of #2884a3        
        
          <p style="color:#2884a3;">Text here</p>
        
        
          .mytext {color:#2884a3;}
        
        Text color #2884a3
      
           This box has a color of #2884a3        
        
          <div style="background-color:#2884a3;">Content here</div>
        
        
          .mybackground {background-color:#2884a3;}
        
        Background color #2884a3
      
           Border around this has a color of #2884a3        
        
          <div style="border:2px solid #2884a3;">Content here</div>
        
        
          .myborder {border:2px solid #2884a3;}
        
        Border color #2884a3