#2884a6 color space conversions
Hex:
        #2884a6
        RGB:
        40, 132, 166
        CMY:
        84, 48, 35
        CMYK:
        76, 20, 0, 35
      HSL:
        196°, 61.1650%, 40.3922%
        HSV (HSB):
        196°, 75.9036%, 65.0980%
        XYZ:
        16.0093, 19.7068, 39.0364
        xyY:
        0.2142, 0.2636, 19.7068
      CIE-Lab:
        51.5041, -14.8355, -25.6937
        CIE-LCH:
        51.5041, 29.6691, 239.9980
        CIE-Luv:
        51.5041, -32.4546, -36.5826
        Hunter-Lab:
        44.3924, -13.3140, -21.0620
      #2884a6 color charts
#2884a6 RGB chart
      #2884a6 CMYK chart
      #2884a6 RGB pie chart
      #2884a6 color shades, tints & tones
#2884a6 color schemes
#2884a6 color preview, HTML & CSS examples
           This text has a color of #2884a6        
        
          <p style="color:#2884a6;">Text here</p>
        
        
          .mytext {color:#2884a6;}
        
        Text color #2884a6
      
           This box has a color of #2884a6        
        
          <div style="background-color:#2884a6;">Content here</div>
        
        
          .mybackground {background-color:#2884a6;}
        
        Background color #2884a6
      
           Border around this has a color of #2884a6        
        
          <div style="border:2px solid #2884a6;">Content here</div>
        
        
          .myborder {border:2px solid #2884a6;}
        
        Border color #2884a6