#8dc5ee color space conversions
Hex:
        #8dc5ee
        RGB:
        141, 197, 238
        CMY:
        45, 23, 7
        CMYK:
        41, 17, 0, 7
      HSL:
        205°, 74.0458%, 74.3137%
        HSV (HSB):
        205°, 40.7563%, 93.3333%
        XYZ:
        46.3834, 51.7683, 88.4365
        xyY:
        0.2486, 0.2774, 51.7683
      CIE-Lab:
        77.1421, -7.8235, -26.0140
        CIE-LCH:
        77.1421, 27.1650, 253.2618
        CIE-Luv:
        77.1421, -27.4246, -40.3059
        Hunter-Lab:
        71.9502, -10.8410, -22.5103
      #8dc5ee color charts
#8dc5ee RGB chart
      #8dc5ee CMYK chart
      #8dc5ee RGB pie chart
      #8dc5ee color shades, tints & tones
#8dc5ee color schemes
#8dc5ee color preview, HTML & CSS examples
           This text has a color of #8dc5ee        
        
          <p style="color:#8dc5ee;">Text here</p>
        
        
          .mytext {color:#8dc5ee;}
        
        Text color #8dc5ee
      
           This box has a color of #8dc5ee        
        
          <div style="background-color:#8dc5ee;">Content here</div>
        
        
          .mybackground {background-color:#8dc5ee;}
        
        Background color #8dc5ee
      
           Border around this has a color of #8dc5ee        
        
          <div style="border:2px solid #8dc5ee;">Content here</div>
        
        
          .myborder {border:2px solid #8dc5ee;}
        
        Border color #8dc5ee