#8acedb color space conversions
Hex:
        #8acedb
        RGB:
        138, 206, 219
        CMY:
        46, 19, 14
        CMYK:
        37, 6, 0, 14
      HSL:
        190°, 52.9412%, 70.0000%
        HSV (HSB):
        190°, 36.9863%, 85.8824%
        XYZ:
        45.3387, 54.6604, 75.1787
        xyY:
        0.2588, 0.3120, 54.6604
      CIE-Lab:
        78.8452, -18.1424, -13.2436
        CIE-LCH:
        78.8452, 22.4620, 216.1287
        CIE-Luv:
        78.8452, -32.3673, -17.7683
        Hunter-Lab:
        73.9326, -19.9181, -8.5364
      #8acedb color charts
#8acedb RGB chart
      #8acedb CMYK chart
      #8acedb RGB pie chart
      #8acedb color shades, tints & tones
#8acedb color schemes
#8acedb color preview, HTML & CSS examples
           This text has a color of #8acedb        
        
          <p style="color:#8acedb;">Text here</p>
        
        
          .mytext {color:#8acedb;}
        
        Text color #8acedb
      
           This box has a color of #8acedb        
        
          <div style="background-color:#8acedb;">Content here</div>
        
        
          .mybackground {background-color:#8acedb;}
        
        Background color #8acedb
      
           Border around this has a color of #8acedb        
        
          <div style="border:2px solid #8acedb;">Content here</div>
        
        
          .myborder {border:2px solid #8acedb;}
        
        Border color #8acedb