#8aeed4 color space conversions
Hex:
        #8aeed4
        RGB:
        138, 238, 212
        CMY:
        46, 7, 17
        CMYK:
        42, 0, 11, 7
      HSL:
        164°, 74.6269%, 73.7255%
        HSV (HSB):
        164°, 42.0168%, 93.3333%
        XYZ:
        52.9394, 71.3058, 73.2606
        xyY:
        0.2680, 0.3610, 71.3058
      CIE-Lab:
        87.6334, -35.3088, 3.4247
        CIE-LCH:
        87.6334, 35.4745, 174.4600
        CIE-Luv:
        87.6334, -45.6644, 11.1187
        Hunter-Lab:
        84.4428, -35.8684, 7.6713
      #8aeed4 color charts
#8aeed4 RGB chart
      #8aeed4 CMYK chart
      #8aeed4 RGB pie chart
      #8aeed4 color shades, tints & tones
#8aeed4 color schemes
#8aeed4 color preview, HTML & CSS examples
           This text has a color of #8aeed4        
        
          <p style="color:#8aeed4;">Text here</p>
        
        
          .mytext {color:#8aeed4;}
        
        Text color #8aeed4
      
           This box has a color of #8aeed4        
        
          <div style="background-color:#8aeed4;">Content here</div>
        
        
          .mybackground {background-color:#8aeed4;}
        
        Background color #8aeed4
      
           Border around this has a color of #8aeed4        
        
          <div style="border:2px solid #8aeed4;">Content here</div>
        
        
          .myborder {border:2px solid #8aeed4;}
        
        Border color #8aeed4