#8dfaed color space conversions
Hex:
        #8dfaed
        RGB:
        141, 250, 237
        CMY:
        45, 2, 7
        CMYK:
        44, 0, 5, 2
      HSL:
        173°, 91.5966%, 76.6667%
        HSV (HSB):
        173°, 43.6000%, 98.0392%
        XYZ:
        60.4562, 80.1484, 92.4046
        xyY:
        0.2595, 0.3440, 80.1484
      CIE-Lab:
        91.7514, -34.4434, -3.5757
        CIE-LCH:
        91.7514, 34.6285, 185.9269
        CIE-Luv:
        91.7514, -48.6651, 0.1134
        Hunter-Lab:
        89.5256, -36.1297, 1.4713
      #8dfaed color charts
#8dfaed RGB chart
      #8dfaed CMYK chart
      #8dfaed RGB pie chart
      #8dfaed color shades, tints & tones
#8dfaed color schemes
#8dfaed color preview, HTML & CSS examples
           This text has a color of #8dfaed        
        
          <p style="color:#8dfaed;">Text here</p>
        
        
          .mytext {color:#8dfaed;}
        
        Text color #8dfaed
      
           This box has a color of #8dfaed        
        
          <div style="background-color:#8dfaed;">Content here</div>
        
        
          .mybackground {background-color:#8dfaed;}
        
        Background color #8dfaed
      
           Border around this has a color of #8dfaed        
        
          <div style="border:2px solid #8dfaed;">Content here</div>
        
        
          .myborder {border:2px solid #8dfaed;}
        
        Border color #8dfaed