#8cdcf1 color space conversions
Hex:
        #8cdcf1
        RGB:
        140, 220, 241
        CMY:
        45, 14, 5
        CMYK:
        42, 9, 0, 5
      HSL:
        192°, 78.2946%, 74.7059%
        HSV (HSB):
        192°, 41.9087%, 94.5098%
        XYZ:
        52.2856, 63.1127, 92.6453
        xyY:
        0.2513, 0.3034, 63.1127
      CIE-Lab:
        83.5017, -19.2003, -17.9637
        CIE-LCH:
        83.5017, 26.2935, 223.0942
        CIE-Luv:
        83.5017, -36.9644, -25.5119
        Hunter-Lab:
        79.4435, -21.5467, -13.5323
      #8cdcf1 color charts
#8cdcf1 RGB chart
      #8cdcf1 CMYK chart
      #8cdcf1 RGB pie chart
      #8cdcf1 color shades, tints & tones
#8cdcf1 color schemes
#8cdcf1 color preview, HTML & CSS examples
           This text has a color of #8cdcf1        
        
          <p style="color:#8cdcf1;">Text here</p>
        
        
          .mytext {color:#8cdcf1;}
        
        Text color #8cdcf1
      
           This box has a color of #8cdcf1        
        
          <div style="background-color:#8cdcf1;">Content here</div>
        
        
          .mybackground {background-color:#8cdcf1;}
        
        Background color #8cdcf1
      
           Border around this has a color of #8cdcf1        
        
          <div style="border:2px solid #8cdcf1;">Content here</div>
        
        
          .myborder {border:2px solid #8cdcf1;}
        
        Border color #8cdcf1