#8dc5ec color space conversions
Hex:
        #8dc5ec
        RGB:
        141, 197, 236
        CMY:
        45, 23, 7
        CMYK:
        40, 17, 0, 7
      HSL:
        205°, 71.4286%, 73.9216%
        HSV (HSB):
        205°, 40.2542%, 92.5490%
        XYZ:
        46.0911, 51.6514, 86.8973
        xyY:
        0.2496, 0.2797, 51.6514
      CIE-Lab:
        77.0719, -8.3496, -25.0461
        CIE-LCH:
        77.0719, 26.4012, 251.5631
        CIE-Luv:
        77.0719, -27.4302, -38.6011
        Hunter-Lab:
        71.8689, -11.2946, -21.3799
      #8dc5ec color charts
#8dc5ec RGB chart
      #8dc5ec CMYK chart
      #8dc5ec RGB pie chart
      #8dc5ec color shades, tints & tones
#8dc5ec color schemes
#8dc5ec color preview, HTML & CSS examples
           This text has a color of #8dc5ec        
        
          <p style="color:#8dc5ec;">Text here</p>
        
        
          .mytext {color:#8dc5ec;}
        
        Text color #8dc5ec
      
           This box has a color of #8dc5ec        
        
          <div style="background-color:#8dc5ec;">Content here</div>
        
        
          .mybackground {background-color:#8dc5ec;}
        
        Background color #8dc5ec
      
           Border around this has a color of #8dc5ec        
        
          <div style="border:2px solid #8dc5ec;">Content here</div>
        
        
          .myborder {border:2px solid #8dc5ec;}
        
        Border color #8dc5ec