#86caed color space conversions
Hex:
        #86caed
        RGB:
        134, 202, 237
        CMY:
        47, 21, 7
        CMYK:
        43, 15, 0, 7
      HSL:
        200°, 74.1007%, 72.7451%
        HSV (HSB):
        200°, 43.4599%, 92.9412%
        XYZ:
        46.2381, 53.4238, 87.9956
        xyY:
        0.2464, 0.2847, 53.4238
      CIE-Lab:
        78.1246, -12.4697, -24.0094
        CIE-LCH:
        78.1246, 27.0545, 242.5541
        CIE-Luv:
        78.1246, -31.9444, -36.3457
        Hunter-Lab:
        73.0916, -14.9903, -20.2156
      #86caed color charts
#86caed RGB chart
      #86caed CMYK chart
      #86caed RGB pie chart
      #86caed color shades, tints & tones
#86caed color schemes
#86caed color preview, HTML & CSS examples
           This text has a color of #86caed        
        
          <p style="color:#86caed;">Text here</p>
        
        
          .mytext {color:#86caed;}
        
        Text color #86caed
      
           This box has a color of #86caed        
        
          <div style="background-color:#86caed;">Content here</div>
        
        
          .mybackground {background-color:#86caed;}
        
        Background color #86caed
      
           Border around this has a color of #86caed        
        
          <div style="border:2px solid #86caed;">Content here</div>
        
        
          .myborder {border:2px solid #86caed;}
        
        Border color #86caed