#86feef color space conversions
Hex:
        #86feef
        RGB:
        134, 254, 239
        CMY:
        47, 0, 6
        CMYK:
        47, 0, 6, 0
      HSL:
        173°, 98.3607%, 76.0784%
        HSV (HSB):
        173°, 47.2441%, 99.6078%
        XYZ:
        60.8533, 82.1839, 94.3171
        xyY:
        0.2564, 0.3462, 82.1839
      CIE-Lab:
        92.6560, -37.4030, -3.3136
        CIE-LCH:
        92.6560, 37.5495, 185.0627
        CIE-Luv:
        92.6560, -52.3307, 0.9882
        Hunter-Lab:
        90.6554, -38.8270, 1.7739
      #86feef color charts
#86feef RGB chart
      #86feef CMYK chart
      #86feef RGB pie chart
      #86feef color shades, tints & tones
#86feef color schemes
#86feef color preview, HTML & CSS examples
           This text has a color of #86feef        
        
          <p style="color:#86feef;">Text here</p>
        
        
          .mytext {color:#86feef;}
        
        Text color #86feef
      
           This box has a color of #86feef        
        
          <div style="background-color:#86feef;">Content here</div>
        
        
          .mybackground {background-color:#86feef;}
        
        Background color #86feef
      
           Border around this has a color of #86feef        
        
          <div style="border:2px solid #86feef;">Content here</div>
        
        
          .myborder {border:2px solid #86feef;}
        
        Border color #86feef