#8ddfcb color space conversions
Hex:
        #8ddfcb
        RGB:
        141, 223, 203
        CMY:
        45, 13, 20
        CMYK:
        37, 0, 9, 13
      HSL:
        165°, 56.1644%, 71.3725%
        HSV (HSB):
        165°, 36.7713%, 87.4510%
        XYZ:
        48.1517, 62.7499, 66.0740
        xyY:
        0.2721, 0.3546, 62.7499
      CIE-Lab:
        83.3106, -29.4718, 1.9005
        CIE-LCH:
        83.3106, 29.5330, 176.3103
        CIE-Luv:
        83.3106, -38.6225, 7.7902
        Hunter-Lab:
        79.2148, -30.1226, 5.9959
      #8ddfcb color charts
#8ddfcb RGB chart
      #8ddfcb CMYK chart
      #8ddfcb RGB pie chart
      #8ddfcb color shades, tints & tones
#8ddfcb color schemes
#8ddfcb color preview, HTML & CSS examples
           This text has a color of #8ddfcb        
        
          <p style="color:#8ddfcb;">Text here</p>
        
        
          .mytext {color:#8ddfcb;}
        
        Text color #8ddfcb
      
           This box has a color of #8ddfcb        
        
          <div style="background-color:#8ddfcb;">Content here</div>
        
        
          .mybackground {background-color:#8ddfcb;}
        
        Background color #8ddfcb
      
           Border around this has a color of #8ddfcb        
        
          <div style="border:2px solid #8ddfcb;">Content here</div>
        
        
          .myborder {border:2px solid #8ddfcb;}
        
        Border color #8ddfcb