#8bdcc1 color space conversions
Hex:
        #8bdcc1
        RGB:
        139, 220, 193
        CMY:
        45, 14, 24
        CMYK:
        37, 0, 12, 14
      HSL:
        160°, 53.6424%, 70.3922%
        HSV (HSB):
        160°, 36.8182%, 86.2745%
        XYZ:
        45.8663, 60.5256, 59.7173
        xyY:
        0.2761, 0.3644, 60.5256
      CIE-Lab:
        82.1231, -30.7615, 5.4671
        CIE-LCH:
        82.1231, 31.2436, 169.9222
        CIE-Luv:
        82.1231, -38.3238, 13.3355
        Hunter-Lab:
        77.7982, -30.9114, 8.9482
      #8bdcc1 color charts
#8bdcc1 RGB chart
      #8bdcc1 CMYK chart
      #8bdcc1 RGB pie chart
      #8bdcc1 color shades, tints & tones
#8bdcc1 color schemes
#8bdcc1 color preview, HTML & CSS examples
           This text has a color of #8bdcc1        
        
          <p style="color:#8bdcc1;">Text here</p>
        
        
          .mytext {color:#8bdcc1;}
        
        Text color #8bdcc1
      
           This box has a color of #8bdcc1        
        
          <div style="background-color:#8bdcc1;">Content here</div>
        
        
          .mybackground {background-color:#8bdcc1;}
        
        Background color #8bdcc1
      
           Border around this has a color of #8bdcc1        
        
          <div style="border:2px solid #8bdcc1;">Content here</div>
        
        
          .myborder {border:2px solid #8bdcc1;}
        
        Border color #8bdcc1