#86d8fa color space conversions
Hex:
        #86d8fa
        RGB:
        134, 216, 250
        CMY:
        47, 15, 2
        CMYK:
        46, 14, 0, 2
      HSL:
        198°, 92.0635%, 75.2941%
        HSV (HSB):
        198°, 46.4000%, 98.0392%
        XYZ:
        51.6427, 61.0822, 99.5107
        xyY:
        0.2433, 0.2878, 61.0822
      CIE-Lab:
        82.4229, -16.2367, -24.3938
        CIE-LCH:
        82.4229, 29.3034, 236.3521
        CIE-Luv:
        82.4229, -37.2069, -36.6907
        Hunter-Lab:
        78.1551, -18.8236, -20.7822
      #86d8fa color charts
#86d8fa RGB chart
      #86d8fa CMYK chart
      #86d8fa RGB pie chart
      #86d8fa color shades, tints & tones
#86d8fa color schemes
#86d8fa color preview, HTML & CSS examples
           This text has a color of #86d8fa        
        
          <p style="color:#86d8fa;">Text here</p>
        
        
          .mytext {color:#86d8fa;}
        
        Text color #86d8fa
      
           This box has a color of #86d8fa        
        
          <div style="background-color:#86d8fa;">Content here</div>
        
        
          .mybackground {background-color:#86d8fa;}
        
        Background color #86d8fa
      
           Border around this has a color of #86d8fa        
        
          <div style="border:2px solid #86d8fa;">Content here</div>
        
        
          .myborder {border:2px solid #86d8fa;}
        
        Border color #86d8fa