#2ac8de color space conversions
Hex:
        #2ac8de
        RGB:
        42, 200, 222
        CMY:
        84, 22, 13
        CMYK:
        81, 10, 0, 13
      HSL:
        187°, 73.1707%, 51.7647%
        HSV (HSB):
        187°, 81.0811%, 87.0588%
        XYZ:
        34.7939, 47.0747, 76.3597
        xyY:
        0.2199, 0.2975, 47.0747
      CIE-Lab:
        74.2375, -31.2773, -22.1088
        CIE-LCH:
        74.2375, 38.3023, 215.2551
        CIE-Luv:
        74.2375, -52.4610, -30.4561
        Hunter-Lab:
        68.6110, -29.5486, -17.9583
      #2ac8de color charts
#2ac8de RGB chart
      #2ac8de CMYK chart
      #2ac8de RGB pie chart
      #2ac8de color shades, tints & tones
#2ac8de color schemes
#2ac8de color preview, HTML & CSS examples
           This text has a color of #2ac8de        
        
          <p style="color:#2ac8de;">Text here</p>
        
        
          .mytext {color:#2ac8de;}
        
        Text color #2ac8de
      
           This box has a color of #2ac8de        
        
          <div style="background-color:#2ac8de;">Content here</div>
        
        
          .mybackground {background-color:#2ac8de;}
        
        Background color #2ac8de
      
           Border around this has a color of #2ac8de        
        
          <div style="border:2px solid #2ac8de;">Content here</div>
        
        
          .myborder {border:2px solid #2ac8de;}
        
        Border color #2ac8de