#8cded5 color space conversions
Hex:
        #8cded5
        RGB:
        140, 222, 213
        CMY:
        45, 13, 16
        CMYK:
        37, 0, 4, 13
      HSL:
        173°, 55.4054%, 70.9804%
        HSV (HSB):
        173°, 36.9369%, 87.0588%
        XYZ:
        48.9467, 62.6221, 72.4583
        xyY:
        0.2660, 0.3403, 62.6221
      CIE-Lab:
        83.2431, -26.9992, -3.5026
        CIE-LCH:
        83.2431, 27.2254, 187.3916
        CIE-Luv:
        83.2431, -38.3616, -0.9445
        Hunter-Lab:
        79.1341, -28.0773, 1.1056
      #8cded5 color charts
#8cded5 RGB chart
      #8cded5 CMYK chart
      #8cded5 RGB pie chart
      #8cded5 color shades, tints & tones
#8cded5 color schemes
#8cded5 color preview, HTML & CSS examples
           This text has a color of #8cded5        
        
          <p style="color:#8cded5;">Text here</p>
        
        
          .mytext {color:#8cded5;}
        
        Text color #8cded5
      
           This box has a color of #8cded5        
        
          <div style="background-color:#8cded5;">Content here</div>
        
        
          .mybackground {background-color:#8cded5;}
        
        Background color #8cded5
      
           Border around this has a color of #8cded5        
        
          <div style="border:2px solid #8cded5;">Content here</div>
        
        
          .myborder {border:2px solid #8cded5;}
        
        Border color #8cded5