#8bc2bd color space conversions
Hex:
        #8bc2bd
        RGB:
        139, 194, 189
        CMY:
        45, 24, 26
        CMYK:
        28, 0, 3, 24
      HSL:
        175°, 31.0734%, 65.2941%
        HSV (HSB):
        175°, 28.3505%, 76.0784%
        XYZ:
        39.1246, 47.7467, 55.2981
        xyY:
        0.2752, 0.3358, 47.7467
      CIE-Lab:
        74.6649, -18.8561, -3.2496
        CIE-LCH:
        74.6649, 19.1341, 189.7780
        CIE-Luv:
        74.6649, -27.1373, -1.8125
        Hunter-Lab:
        69.0990, -19.8546, 0.9211
      #8bc2bd color charts
#8bc2bd RGB chart
      #8bc2bd CMYK chart
      #8bc2bd RGB pie chart
      #8bc2bd color shades, tints & tones
#8bc2bd color schemes
#8bc2bd color preview, HTML & CSS examples
           This text has a color of #8bc2bd        
        
          <p style="color:#8bc2bd;">Text here</p>
        
        
          .mytext {color:#8bc2bd;}
        
        Text color #8bc2bd
      
           This box has a color of #8bc2bd        
        
          <div style="background-color:#8bc2bd;">Content here</div>
        
        
          .mybackground {background-color:#8bc2bd;}
        
        Background color #8bc2bd
      
           Border around this has a color of #8bc2bd        
        
          <div style="border:2px solid #8bc2bd;">Content here</div>
        
        
          .myborder {border:2px solid #8bc2bd;}
        
        Border color #8bc2bd