#8cc5ec color space conversions
Hex:
        #8cc5ec
        RGB:
        140, 197, 236
        CMY:
        45, 23, 7
        CMYK:
        41, 17, 0, 7
      HSL:
        204°, 71.6418%, 73.7255%
        HSV (HSB):
        204°, 40.6780%, 92.5490%
        XYZ:
        45.9218, 51.5641, 86.8894
        xyY:
        0.2491, 0.2797, 51.5641
      CIE-Lab:
        77.0194, -8.6051, -25.1309
        CIE-LCH:
        77.0194, 26.5633, 251.0982
        CIE-Luv:
        77.0194, -27.8019, -38.7044
        Hunter-Lab:
        71.8081, -11.5123, -21.4765
      #8cc5ec color charts
#8cc5ec RGB chart
      #8cc5ec CMYK chart
      #8cc5ec RGB pie chart
      #8cc5ec color shades, tints & tones
#8cc5ec color schemes
#8cc5ec color preview, HTML & CSS examples
           This text has a color of #8cc5ec        
        
          <p style="color:#8cc5ec;">Text here</p>
        
        
          .mytext {color:#8cc5ec;}
        
        Text color #8cc5ec
      
           This box has a color of #8cc5ec        
        
          <div style="background-color:#8cc5ec;">Content here</div>
        
        
          .mybackground {background-color:#8cc5ec;}
        
        Background color #8cc5ec
      
           Border around this has a color of #8cc5ec        
        
          <div style="border:2px solid #8cc5ec;">Content here</div>
        
        
          .myborder {border:2px solid #8cc5ec;}
        
        Border color #8cc5ec