#8edac2 color space conversions
Hex:
        #8edac2
        RGB:
        142, 218, 194
        CMY:
        44, 15, 24
        CMYK:
        35, 0, 11, 15
      HSL:
        161°, 50.6667%, 70.5882%
        HSV (HSB):
        161°, 34.8624%, 85.4902%
        XYZ:
        45.9643, 59.7886, 60.1567
        xyY:
        0.2770, 0.3604, 59.7886
      CIE-Lab:
        81.7232, -28.7586, 4.3771
        CIE-LCH:
        81.7232, 29.0898, 171.3459
        CIE-Luv:
        81.7232, -36.2900, 11.3804
        Hunter-Lab:
        77.3231, -29.2070, 7.9991
      #8edac2 color charts
#8edac2 RGB chart
      #8edac2 CMYK chart
      #8edac2 RGB pie chart
      #8edac2 color shades, tints & tones
#8edac2 color schemes
#8edac2 color preview, HTML & CSS examples
           This text has a color of #8edac2        
        
          <p style="color:#8edac2;">Text here</p>
        
        
          .mytext {color:#8edac2;}
        
        Text color #8edac2
      
           This box has a color of #8edac2        
        
          <div style="background-color:#8edac2;">Content here</div>
        
        
          .mybackground {background-color:#8edac2;}
        
        Background color #8edac2
      
           Border around this has a color of #8edac2        
        
          <div style="border:2px solid #8edac2;">Content here</div>
        
        
          .myborder {border:2px solid #8edac2;}
        
        Border color #8edac2