#8cdff5 color space conversions
Hex:
        #8cdff5
        RGB:
        140, 223, 245
        CMY:
        45, 13, 4
        CMYK:
        43, 9, 0, 4
      HSL:
        193°, 84.0000%, 75.4902%
        HSV (HSB):
        193°, 42.8571%, 96.0784%
        XYZ:
        53.6843, 64.9434, 96.0921
        xyY:
        0.2500, 0.3025, 64.9434
      CIE-Lab:
        84.4545, -19.6865, -18.6425
        CIE-LCH:
        84.4545, 27.1127, 223.4398
        CIE-Luv:
        84.4545, -38.0748, -26.6047
        Hunter-Lab:
        80.5875, -22.1181, -14.2859
      #8cdff5 color charts
#8cdff5 RGB chart
      #8cdff5 CMYK chart
      #8cdff5 RGB pie chart
      #8cdff5 color shades, tints & tones
#8cdff5 color schemes
#8cdff5 color preview, HTML & CSS examples
           This text has a color of #8cdff5        
        
          <p style="color:#8cdff5;">Text here</p>
        
        
          .mytext {color:#8cdff5;}
        
        Text color #8cdff5
      
           This box has a color of #8cdff5        
        
          <div style="background-color:#8cdff5;">Content here</div>
        
        
          .mybackground {background-color:#8cdff5;}
        
        Background color #8cdff5
      
           Border around this has a color of #8cdff5        
        
          <div style="border:2px solid #8cdff5;">Content here</div>
        
        
          .myborder {border:2px solid #8cdff5;}
        
        Border color #8cdff5