#8bdeaf color space conversions
Hex:
        #8bdeaf
        RGB:
        139, 222, 175
        CMY:
        45, 13, 31
        CMYK:
        37, 0, 21, 13
      HSL:
        146°, 55.7047%, 70.7843%
        HSV (HSB):
        146°, 37.3874%, 87.0588%
        XYZ:
        44.5066, 60.8267, 49.9524
        xyY:
        0.2866, 0.3917, 60.8267
      CIE-Lab:
        82.2855, -35.3759, 15.2064
        CIE-LCH:
        82.2855, 38.5057, 156.7394
        CIE-Luv:
        82.2855, -39.5651, 28.1280
        Hunter-Lab:
        77.9915, -34.6222, 16.6196
      #8bdeaf color charts
#8bdeaf RGB chart
      #8bdeaf CMYK chart
      #8bdeaf RGB pie chart
      #8bdeaf color shades, tints & tones
#8bdeaf color schemes
#8bdeaf color preview, HTML & CSS examples
           This text has a color of #8bdeaf        
        
          <p style="color:#8bdeaf;">Text here</p>
        
        
          .mytext {color:#8bdeaf;}
        
        Text color #8bdeaf
      
           This box has a color of #8bdeaf        
        
          <div style="background-color:#8bdeaf;">Content here</div>
        
        
          .mybackground {background-color:#8bdeaf;}
        
        Background color #8bdeaf
      
           Border around this has a color of #8bdeaf        
        
          <div style="border:2px solid #8bdeaf;">Content here</div>
        
        
          .myborder {border:2px solid #8bdeaf;}
        
        Border color #8bdeaf