#8dd3b2 color space conversions
Hex:
        #8dd3b2
        RGB:
        141, 211, 178
        CMY:
        45, 17, 30
        CMYK:
        33, 0, 16, 17
      HSL:
        152°, 44.3038%, 69.0196%
        HSV (HSB):
        152°, 33.1754%, 82.7451%
        XYZ:
        42.3147, 55.4656, 50.5952
        xyY:
        0.2852, 0.3738, 55.4656
      CIE-Lab:
        79.3087, -29.0267, 9.4153
        CIE-LCH:
        79.3087, 30.5155, 162.0287
        CIE-Luv:
        79.3087, -33.9038, 18.7274
        Hunter-Lab:
        74.4752, -28.9132, 11.8536
      #8dd3b2 color charts
#8dd3b2 RGB chart
      #8dd3b2 CMYK chart
      #8dd3b2 RGB pie chart
      #8dd3b2 color shades, tints & tones
#8dd3b2 color schemes
#8dd3b2 color preview, HTML & CSS examples
           This text has a color of #8dd3b2        
        
          <p style="color:#8dd3b2;">Text here</p>
        
        
          .mytext {color:#8dd3b2;}
        
        Text color #8dd3b2
      
           This box has a color of #8dd3b2        
        
          <div style="background-color:#8dd3b2;">Content here</div>
        
        
          .mybackground {background-color:#8dd3b2;}
        
        Background color #8dd3b2
      
           Border around this has a color of #8dd3b2        
        
          <div style="border:2px solid #8dd3b2;">Content here</div>
        
        
          .myborder {border:2px solid #8dd3b2;}
        
        Border color #8dd3b2