#86cdfa color space conversions
Hex:
        #86cdfa
        RGB:
        134, 205, 250
        CMY:
        47, 20, 2
        CMYK:
        46, 18, 0, 2
      HSL:
        203°, 92.0635%, 75.2941%
        HSV (HSB):
        203°, 46.4000%, 98.0392%
        XYZ:
        48.9182, 55.6331, 98.6025
        xyY:
        0.2408, 0.2738, 55.6331
      CIE-Lab:
        79.4045, -10.5315, -29.0057
        CIE-LCH:
        79.4045, 30.8584, 250.0448
        CIE-Luv:
        79.4045, -32.9354, -45.1470
        Hunter-Lab:
        74.5876, -13.4594, -26.1682
      #86cdfa color charts
#86cdfa RGB chart
      #86cdfa CMYK chart
      #86cdfa RGB pie chart
      #86cdfa color shades, tints & tones
#86cdfa color schemes
#86cdfa color preview, HTML & CSS examples
           This text has a color of #86cdfa        
        
          <p style="color:#86cdfa;">Text here</p>
        
        
          .mytext {color:#86cdfa;}
        
        Text color #86cdfa
      
           This box has a color of #86cdfa        
        
          <div style="background-color:#86cdfa;">Content here</div>
        
        
          .mybackground {background-color:#86cdfa;}
        
        Background color #86cdfa
      
           Border around this has a color of #86cdfa        
        
          <div style="border:2px solid #86cdfa;">Content here</div>
        
        
          .myborder {border:2px solid #86cdfa;}
        
        Border color #86cdfa