#8db7a2 color space conversions
Hex:
        #8db7a2
        RGB:
        141, 183, 162
        CMY:
        45, 28, 36
        CMYK:
        23, 0, 11, 28
      HSL:
        150°, 22.5806%, 63.5294%
        HSV (HSB):
        150°, 22.9508%, 71.7647%
        XYZ:
        34.4396, 42.1383, 40.5008
        xyY:
        0.2942, 0.3599, 42.1383
      CIE-Lab:
        70.9662, -18.3951, 6.1068
        CIE-LCH:
        70.9662, 19.3822, 161.6350
        CIE-Luv:
        70.9662, -21.2404, 11.9276
        Hunter-Lab:
        64.9140, -18.8980, 8.4480
      #8db7a2 color charts
#8db7a2 RGB chart
      #8db7a2 CMYK chart
      #8db7a2 RGB pie chart
      #8db7a2 color shades, tints & tones
#8db7a2 color schemes
#8db7a2 color preview, HTML & CSS examples
           This text has a color of #8db7a2        
        
          <p style="color:#8db7a2;">Text here</p>
        
        
          .mytext {color:#8db7a2;}
        
        Text color #8db7a2
      
           This box has a color of #8db7a2        
        
          <div style="background-color:#8db7a2;">Content here</div>
        
        
          .mybackground {background-color:#8db7a2;}
        
        Background color #8db7a2
      
           Border around this has a color of #8db7a2        
        
          <div style="border:2px solid #8db7a2;">Content here</div>
        
        
          .myborder {border:2px solid #8db7a2;}
        
        Border color #8db7a2