#8cd7ec color space conversions
Hex:
        #8cd7ec
        RGB:
        140, 215, 236
        CMY:
        45, 16, 7
        CMYK:
        41, 9, 0, 7
      HSL:
        193°, 71.6418%, 73.7255%
        HSV (HSB):
        193°, 40.6780%, 92.5490%
        XYZ:
        50.2560, 60.2325, 88.3341
        xyY:
        0.2528, 0.3029, 60.2325
      CIE-Lab:
        81.9644, -17.9453, -17.6277
        CIE-LCH:
        81.9644, 25.1549, 224.4884
        CIE-Luv:
        81.9644, -35.0524, -25.0838
        Hunter-Lab:
        77.6096, -20.2293, -13.1564
      #8cd7ec color charts
#8cd7ec RGB chart
      #8cd7ec CMYK chart
      #8cd7ec RGB pie chart
      #8cd7ec color shades, tints & tones
#8cd7ec color schemes
#8cd7ec color preview, HTML & CSS examples
           This text has a color of #8cd7ec        
        
          <p style="color:#8cd7ec;">Text here</p>
        
        
          .mytext {color:#8cd7ec;}
        
        Text color #8cd7ec
      
           This box has a color of #8cd7ec        
        
          <div style="background-color:#8cd7ec;">Content here</div>
        
        
          .mybackground {background-color:#8cd7ec;}
        
        Background color #8cd7ec
      
           Border around this has a color of #8cd7ec        
        
          <div style="border:2px solid #8cd7ec;">Content here</div>
        
        
          .myborder {border:2px solid #8cd7ec;}
        
        Border color #8cd7ec