#8cd3eb color space conversions
Hex:
        #8cd3eb
        RGB:
        140, 211, 235
        CMY:
        45, 17, 8
        CMYK:
        40, 10, 0, 8
      HSL:
        195°, 70.3704%, 73.5294%
        HSV (HSB):
        195°, 40.4255%, 92.1569%
        XYZ:
        49.1049, 58.1621, 87.2356
        xyY:
        0.2525, 0.2990, 58.1621
      CIE-Lab:
        80.8289, -16.1616, -18.8090
        CIE-LCH:
        80.8289, 24.7987, 229.3292
        CIE-Luv:
        80.8289, -33.4555, -27.2601
        Hunter-Lab:
        76.2641, -18.5297, -14.4347
      #8cd3eb color charts
#8cd3eb RGB chart
      #8cd3eb CMYK chart
      #8cd3eb RGB pie chart
      #8cd3eb color shades, tints & tones
#8cd3eb color schemes
#8cd3eb color preview, HTML & CSS examples
           This text has a color of #8cd3eb        
        
          <p style="color:#8cd3eb;">Text here</p>
        
        
          .mytext {color:#8cd3eb;}
        
        Text color #8cd3eb
      
           This box has a color of #8cd3eb        
        
          <div style="background-color:#8cd3eb;">Content here</div>
        
        
          .mybackground {background-color:#8cd3eb;}
        
        Background color #8cd3eb
      
           Border around this has a color of #8cd3eb        
        
          <div style="border:2px solid #8cd3eb;">Content here</div>
        
        
          .myborder {border:2px solid #8cd3eb;}
        
        Border color #8cd3eb