#8edaed color space conversions
Hex:
        #8edaed
        RGB:
        142, 218, 237
        CMY:
        44, 15, 7
        CMYK:
        40, 8, 0, 7
      HSL:
        192°, 72.5191%, 74.3137%
        HSV (HSB):
        192°, 40.0844%, 92.9412%
        XYZ:
        51.5128, 62.0080, 89.3745
        xyY:
        0.2539, 0.3056, 62.0080
      CIE-Lab:
        82.9177, -18.7117, -16.7135
        CIE-LCH:
        82.9177, 25.0892, 221.7716
        CIE-Luv:
        82.9177, -35.5358, -23.4898
        Hunter-Lab:
        78.7452, -21.0345, -12.1716
      #8edaed color charts
#8edaed RGB chart
      #8edaed CMYK chart
      #8edaed RGB pie chart
      #8edaed color shades, tints & tones
#8edaed color schemes
#8edaed color preview, HTML & CSS examples
           This text has a color of #8edaed        
        
          <p style="color:#8edaed;">Text here</p>
        
        
          .mytext {color:#8edaed;}
        
        Text color #8edaed
      
           This box has a color of #8edaed        
        
          <div style="background-color:#8edaed;">Content here</div>
        
        
          .mybackground {background-color:#8edaed;}
        
        Background color #8edaed
      
           Border around this has a color of #8edaed        
        
          <div style="border:2px solid #8edaed;">Content here</div>
        
        
          .myborder {border:2px solid #8edaed;}
        
        Border color #8edaed