#8cddea color space conversions
Hex:
        #8cddea
        RGB:
        140, 221, 234
        CMY:
        45, 13, 8
        CMYK:
        40, 6, 0, 8
      HSL:
        188°, 69.1176%, 73.3333%
        HSV (HSB):
        188°, 40.1709%, 91.7647%
        XYZ:
        51.5230, 63.2289, 87.3307
        xyY:
        0.2550, 0.3129, 63.2289
      CIE-Lab:
        83.5627, -21.4649, -14.1631
        CIE-LCH:
        83.5627, 25.7165, 213.4178
        CIE-Luv:
        83.5627, -37.5076, -18.9005
        Hunter-Lab:
        79.5166, -23.4945, -9.4549
      #8cddea color charts
#8cddea RGB chart
      #8cddea CMYK chart
      #8cddea RGB pie chart
      #8cddea color shades, tints & tones
#8cddea color schemes
#8cddea color preview, HTML & CSS examples
           This text has a color of #8cddea        
        
          <p style="color:#8cddea;">Text here</p>
        
        
          .mytext {color:#8cddea;}
        
        Text color #8cddea
      
           This box has a color of #8cddea        
        
          <div style="background-color:#8cddea;">Content here</div>
        
        
          .mybackground {background-color:#8cddea;}
        
        Background color #8cddea
      
           Border around this has a color of #8cddea        
        
          <div style="border:2px solid #8cddea;">Content here</div>
        
        
          .myborder {border:2px solid #8cddea;}
        
        Border color #8cddea