#86dcfe color space conversions
Hex:
        #86dcfe
        RGB:
        134, 220, 254
        CMY:
        47, 14, 0
        CMYK:
        47, 13, 0, 0
      HSL:
        197°, 98.3607%, 76.0784%
        HSV (HSB):
        197°, 47.2441%, 99.6078%
        XYZ:
        53.3141, 63.4105, 103.1954
        xyY:
        0.2424, 0.2883, 63.4105
      CIE-Lab:
        83.6579, -17.2049, -24.6312
        CIE-LCH:
        83.6579, 30.0450, 235.0657
        CIE-Luv:
        83.6579, -38.6639, -37.0170
        Hunter-Lab:
        79.6307, -19.8449, -21.0939
      #86dcfe color charts
#86dcfe RGB chart
      #86dcfe CMYK chart
      #86dcfe RGB pie chart
      #86dcfe color shades, tints & tones
#86dcfe color schemes
#86dcfe color preview, HTML & CSS examples
           This text has a color of #86dcfe        
        
          <p style="color:#86dcfe;">Text here</p>
        
        
          .mytext {color:#86dcfe;}
        
        Text color #86dcfe
      
           This box has a color of #86dcfe        
        
          <div style="background-color:#86dcfe;">Content here</div>
        
        
          .mybackground {background-color:#86dcfe;}
        
        Background color #86dcfe
      
           Border around this has a color of #86dcfe        
        
          <div style="border:2px solid #86dcfe;">Content here</div>
        
        
          .myborder {border:2px solid #86dcfe;}
        
        Border color #86dcfe