#86adfa color space conversions
Hex:
        #86adfa
        RGB:
        134, 173, 250
        CMY:
        47, 32, 2
        CMYK:
        46, 31, 0, 2
      HSL:
        220°, 92.0635%, 75.2941%
        HSV (HSB):
        220°, 46.4000%, 98.0392%
        XYZ:
        42.0304, 41.8576, 96.3066
        xyY:
        0.2333, 0.2323, 41.8576
      CIE-Lab:
        70.7726, 6.9099, -42.3746
        CIE-LCH:
        70.7726, 42.9343, 279.2616
        CIE-Luv:
        70.7726, -20.6978, -69.4044
        Hunter-Lab:
        64.6974, 2.7412, -42.9690
      #86adfa color charts
#86adfa RGB chart
      #86adfa CMYK chart
      #86adfa RGB pie chart
      #86adfa color shades, tints & tones
#86adfa color schemes
#86adfa color preview, HTML & CSS examples
           This text has a color of #86adfa        
        
          <p style="color:#86adfa;">Text here</p>
        
        
          .mytext {color:#86adfa;}
        
        Text color #86adfa
      
           This box has a color of #86adfa        
        
          <div style="background-color:#86adfa;">Content here</div>
        
        
          .mybackground {background-color:#86adfa;}
        
        Background color #86adfa
      
           Border around this has a color of #86adfa        
        
          <div style="border:2px solid #86adfa;">Content here</div>
        
        
          .myborder {border:2px solid #86adfa;}
        
        Border color #86adfa