#8cc5ee color space conversions
Hex:
        #8cc5ee
        RGB:
        140, 197, 238
        CMY:
        45, 23, 7
        CMYK:
        41, 17, 0, 7
      HSL:
        205°, 74.2424%, 74.1176%
        HSV (HSB):
        205°, 41.1765%, 93.3333%
        XYZ:
        46.2141, 51.6810, 88.4286
        xyY:
        0.2480, 0.2774, 51.6810
      CIE-Lab:
        77.0897, -8.0772, -26.0988
        CIE-LCH:
        77.0897, 27.3201, 252.8034
        CIE-Luv:
        77.0897, -27.7942, -40.4098
        Hunter-Lab:
        71.8895, -11.0581, -22.6078
      #8cc5ee color charts
#8cc5ee RGB chart
      #8cc5ee CMYK chart
      #8cc5ee RGB pie chart
      #8cc5ee color shades, tints & tones
#8cc5ee color schemes
#8cc5ee color preview, HTML & CSS examples
           This text has a color of #8cc5ee        
        
          <p style="color:#8cc5ee;">Text here</p>
        
        
          .mytext {color:#8cc5ee;}
        
        Text color #8cc5ee
      
           This box has a color of #8cc5ee        
        
          <div style="background-color:#8cc5ee;">Content here</div>
        
        
          .mybackground {background-color:#8cc5ee;}
        
        Background color #8cc5ee
      
           Border around this has a color of #8cc5ee        
        
          <div style="border:2px solid #8cc5ee;">Content here</div>
        
        
          .myborder {border:2px solid #8cc5ee;}
        
        Border color #8cc5ee