#2884a7 color space conversions
Hex:
        #2884a7
        RGB:
        40, 132, 167
        CMY:
        84, 48, 35
        CMYK:
        76, 21, 0, 35
      HSL:
        197°, 61.3527%, 40.5882%
        HSV (HSB):
        197°, 76.0479%, 65.4902%
        XYZ:
        16.1014, 19.7437, 39.5215
        xyY:
        0.2136, 0.2620, 19.7437
      CIE-Lab:
        51.5461, -14.4881, -26.2073
        CIE-LCH:
        51.5461, 29.9454, 241.0651
        CIE-Luv:
        51.5461, -32.3959, -37.4480
        Hunter-Lab:
        44.4338, -13.0766, -21.6315
      #2884a7 color charts
#2884a7 RGB chart
      #2884a7 CMYK chart
      #2884a7 RGB pie chart
      #2884a7 color shades, tints & tones
#2884a7 color schemes
#2884a7 color preview, HTML & CSS examples
           This text has a color of #2884a7        
        
          <p style="color:#2884a7;">Text here</p>
        
        
          .mytext {color:#2884a7;}
        
        Text color #2884a7
      
           This box has a color of #2884a7        
        
          <div style="background-color:#2884a7;">Content here</div>
        
        
          .mybackground {background-color:#2884a7;}
        
        Background color #2884a7
      
           Border around this has a color of #2884a7        
        
          <div style="border:2px solid #2884a7;">Content here</div>
        
        
          .myborder {border:2px solid #2884a7;}
        
        Border color #2884a7