#86feeb color space conversions
Hex:
        #86feeb
        RGB:
        134, 254, 235
        CMY:
        47, 0, 8
        CMYK:
        47, 0, 7, 0
      HSL:
        171°, 98.3607%, 76.0784%
        HSV (HSB):
        171°, 47.2441%, 99.6078%
        XYZ:
        60.2687, 81.9501, 91.2387
        xyY:
        0.2582, 0.3510, 81.9501
      CIE-Lab:
        92.5528, -38.3428, -1.3942
        CIE-LCH:
        92.5528, 38.3681, 182.0825
        CIE-Luv:
        92.5528, -52.4885, 4.1798
        Hunter-Lab:
        90.5263, -39.5830, 3.6118
      #86feeb color charts
#86feeb RGB chart
      #86feeb CMYK chart
      #86feeb RGB pie chart
      #86feeb color shades, tints & tones
#86feeb color schemes
#86feeb color preview, HTML & CSS examples
           This text has a color of #86feeb        
        
          <p style="color:#86feeb;">Text here</p>
        
        
          .mytext {color:#86feeb;}
        
        Text color #86feeb
      
           This box has a color of #86feeb        
        
          <div style="background-color:#86feeb;">Content here</div>
        
        
          .mybackground {background-color:#86feeb;}
        
        Background color #86feeb
      
           Border around this has a color of #86feeb        
        
          <div style="border:2px solid #86feeb;">Content here</div>
        
        
          .myborder {border:2px solid #86feeb;}
        
        Border color #86feeb