#8ddbc2 color space conversions
Hex:
        #8ddbc2
        RGB:
        141, 219, 194
        CMY:
        45, 14, 24
        CMYK:
        36, 0, 11, 14
      HSL:
        161°, 52.0000%, 70.5882%
        HSV (HSB):
        161°, 35.6164%, 85.8824%
        XYZ:
        46.0536, 60.2208, 60.2354
        xyY:
        0.2766, 0.3617, 60.2208
      CIE-Lab:
        81.9581, -29.5171, 4.7105
        CIE-LCH:
        81.9581, 29.8906, 170.9328
        CIE-Luv:
        81.9581, -37.1082, 12.0054
        Hunter-Lab:
        77.6021, -29.8712, 8.3000
      #8ddbc2 color charts
#8ddbc2 RGB chart
      #8ddbc2 CMYK chart
      #8ddbc2 RGB pie chart
      #8ddbc2 color shades, tints & tones
#8ddbc2 color schemes
#8ddbc2 color preview, HTML & CSS examples
           This text has a color of #8ddbc2        
        
          <p style="color:#8ddbc2;">Text here</p>
        
        
          .mytext {color:#8ddbc2;}
        
        Text color #8ddbc2
      
           This box has a color of #8ddbc2        
        
          <div style="background-color:#8ddbc2;">Content here</div>
        
        
          .mybackground {background-color:#8ddbc2;}
        
        Background color #8ddbc2
      
           Border around this has a color of #8ddbc2        
        
          <div style="border:2px solid #8ddbc2;">Content here</div>
        
        
          .myborder {border:2px solid #8ddbc2;}
        
        Border color #8ddbc2