#8bc3bd color space conversions
Hex:
        #8bc3bd
        RGB:
        139, 195, 189
        CMY:
        45, 24, 26
        CMYK:
        29, 0, 3, 24
      HSL:
        174°, 31.8182%, 65.4902%
        HSV (HSB):
        174°, 28.7179%, 76.4706%
        XYZ:
        39.3479, 48.1933, 55.3725
        xyY:
        0.2753, 0.3372, 48.1933
      CIE-Lab:
        74.9467, -19.3646, -2.8352
        CIE-LCH:
        74.9467, 19.5710, 188.3297
        CIE-Luv:
        74.9467, -27.5764, -1.0991
        Hunter-Lab:
        69.4214, -20.3141, 1.3036
      #8bc3bd color charts
#8bc3bd RGB chart
      #8bc3bd CMYK chart
      #8bc3bd RGB pie chart
      #8bc3bd color shades, tints & tones
#8bc3bd color schemes
#8bc3bd color preview, HTML & CSS examples
           This text has a color of #8bc3bd        
        
          <p style="color:#8bc3bd;">Text here</p>
        
        
          .mytext {color:#8bc3bd;}
        
        Text color #8bc3bd
      
           This box has a color of #8bc3bd        
        
          <div style="background-color:#8bc3bd;">Content here</div>
        
        
          .mybackground {background-color:#8bc3bd;}
        
        Background color #8bc3bd
      
           Border around this has a color of #8bc3bd        
        
          <div style="border:2px solid #8bc3bd;">Content here</div>
        
        
          .myborder {border:2px solid #8bc3bd;}
        
        Border color #8bc3bd