#8df2dc color space conversions
Hex:
        #8df2dc
        RGB:
        141, 242, 220
        CMY:
        45, 5, 14
        CMYK:
        42, 0, 9, 5
      HSL:
        167°, 79.5276%, 75.0980%
        HSV (HSB):
        167°, 41.7355%, 94.9020%
        XYZ:
        55.6549, 74.3343, 79.1248
        xyY:
        0.2661, 0.3555, 74.3343
      CIE-Lab:
        89.0802, -34.6284, 1.3627
        CIE-LCH:
        89.0802, 34.6552, 177.7464
        CIE-Luv:
        89.0802, -46.0139, 7.8714
        Hunter-Lab:
        86.2173, -35.6552, 5.9395
      #8df2dc color charts
#8df2dc RGB chart
      #8df2dc CMYK chart
      #8df2dc RGB pie chart
      #8df2dc color shades, tints & tones
#8df2dc color schemes
#8df2dc color preview, HTML & CSS examples
           This text has a color of #8df2dc        
        
          <p style="color:#8df2dc;">Text here</p>
        
        
          .mytext {color:#8df2dc;}
        
        Text color #8df2dc
      
           This box has a color of #8df2dc        
        
          <div style="background-color:#8df2dc;">Content here</div>
        
        
          .mybackground {background-color:#8df2dc;}
        
        Background color #8df2dc
      
           Border around this has a color of #8df2dc        
        
          <div style="border:2px solid #8df2dc;">Content here</div>
        
        
          .myborder {border:2px solid #8df2dc;}
        
        Border color #8df2dc