#8cdbbf color space conversions
Hex:
        #8cdbbf
        RGB:
        140, 219, 191
        CMY:
        45, 14, 25
        CMYK:
        36, 0, 13, 14
      HSL:
        159°, 52.3179%, 70.3922%
        HSV (HSB):
        159°, 36.0731%, 85.8824%
        XYZ:
        45.5507, 60.0001, 58.4706
        xyY:
        0.2777, 0.3658, 60.0001
      CIE-Lab:
        81.8382, -30.4354, 6.1233
        CIE-LCH:
        81.8382, 31.0452, 168.6245
        CIE-Luv:
        81.8382, -37.5540, 14.2484
        Hunter-Lab:
        77.4597, -30.5864, 9.4666
      #8cdbbf color charts
#8cdbbf RGB chart
      #8cdbbf CMYK chart
      #8cdbbf RGB pie chart
      #8cdbbf color shades, tints & tones
#8cdbbf color schemes
#8cdbbf color preview, HTML & CSS examples
           This text has a color of #8cdbbf        
        
          <p style="color:#8cdbbf;">Text here</p>
        
        
          .mytext {color:#8cdbbf;}
        
        Text color #8cdbbf
      
           This box has a color of #8cdbbf        
        
          <div style="background-color:#8cdbbf;">Content here</div>
        
        
          .mybackground {background-color:#8cdbbf;}
        
        Background color #8cdbbf
      
           Border around this has a color of #8cdbbf        
        
          <div style="border:2px solid #8cdbbf;">Content here</div>
        
        
          .myborder {border:2px solid #8cdbbf;}
        
        Border color #8cdbbf