#86defe color space conversions
Hex:
        #86defe
        RGB:
        134, 222, 254
        CMY:
        47, 13, 0
        CMYK:
        47, 13, 0, 0
      HSL:
        196°, 98.3607%, 76.0784%
        HSV (HSB):
        196°, 47.2441%, 99.6078%
        XYZ:
        53.8422, 64.4666, 103.3715
        xyY:
        0.2429, 0.2908, 64.4666
      CIE-Lab:
        84.2081, -18.2197, -23.7941
        CIE-LCH:
        84.2081, 29.9686, 232.5580
        CIE-Luv:
        84.2081, -39.4365, -35.4786
        Hunter-Lab:
        80.2911, -20.8097, -20.1296
      #86defe color charts
#86defe RGB chart
      #86defe CMYK chart
      #86defe RGB pie chart
      #86defe color shades, tints & tones
#86defe color schemes
#86defe color preview, HTML & CSS examples
           This text has a color of #86defe        
        
          <p style="color:#86defe;">Text here</p>
        
        
          .mytext {color:#86defe;}
        
        Text color #86defe
      
           This box has a color of #86defe        
        
          <div style="background-color:#86defe;">Content here</div>
        
        
          .mybackground {background-color:#86defe;}
        
        Background color #86defe
      
           Border around this has a color of #86defe        
        
          <div style="border:2px solid #86defe;">Content here</div>
        
        
          .myborder {border:2px solid #86defe;}
        
        Border color #86defe