#8dd4b2 color space conversions
Hex:
        #8dd4b2
        RGB:
        141, 212, 178
        CMY:
        45, 17, 30
        CMYK:
        33, 0, 16, 17
      HSL:
        151°, 45.2229%, 69.2157%
        HSV (HSB):
        151°, 33.4906%, 83.1373%
        XYZ:
        42.5639, 55.9640, 50.6783
        xyY:
        0.2853, 0.3751, 55.9640
      CIE-Lab:
        79.5933, -29.5055, 9.8213
        CIE-LCH:
        79.5933, 31.0972, 161.5893
        CIE-Luv:
        79.5933, -34.3443, 19.4011
        Hunter-Lab:
        74.8091, -29.3555, 12.2013
      #8dd4b2 color charts
#8dd4b2 RGB chart
      #8dd4b2 CMYK chart
      #8dd4b2 RGB pie chart
      #8dd4b2 color shades, tints & tones
#8dd4b2 color schemes
#8dd4b2 color preview, HTML & CSS examples
           This text has a color of #8dd4b2        
        
          <p style="color:#8dd4b2;">Text here</p>
        
        
          .mytext {color:#8dd4b2;}
        
        Text color #8dd4b2
      
           This box has a color of #8dd4b2        
        
          <div style="background-color:#8dd4b2;">Content here</div>
        
        
          .mybackground {background-color:#8dd4b2;}
        
        Background color #8dd4b2
      
           Border around this has a color of #8dd4b2        
        
          <div style="border:2px solid #8dd4b2;">Content here</div>
        
        
          .myborder {border:2px solid #8dd4b2;}
        
        Border color #8dd4b2