#86d3ff color space conversions
Hex:
        #86d3ff
        RGB:
        134, 211, 255
        CMY:
        47, 17, 0
        CMYK:
        47, 17, 0, 0
      HSL:
        202°, 100.0000%, 76.2745%
        HSV (HSB):
        202°, 47.4510%, 100.0000%
        XYZ:
        51.1758, 58.8769, 103.2749
        xyY:
        0.2399, 0.2760, 58.8769
      CIE-Lab:
        81.2239, -12.3017, -28.8782
        CIE-LCH:
        81.2239, 31.3892, 246.9267
        CIE-Luv:
        81.2239, -35.1700, -44.8031
        Hunter-Lab:
        76.7313, -15.2294, -26.0883
      #86d3ff color charts
#86d3ff RGB chart
      #86d3ff CMYK chart
      #86d3ff RGB pie chart
      #86d3ff color shades, tints & tones
#86d3ff color schemes
#86d3ff color preview, HTML & CSS examples
           This text has a color of #86d3ff        
        
          <p style="color:#86d3ff;">Text here</p>
        
        
          .mytext {color:#86d3ff;}
        
        Text color #86d3ff
      
           This box has a color of #86d3ff        
        
          <div style="background-color:#86d3ff;">Content here</div>
        
        
          .mybackground {background-color:#86d3ff;}
        
        Background color #86d3ff
      
           Border around this has a color of #86d3ff        
        
          <div style="border:2px solid #86d3ff;">Content here</div>
        
        
          .myborder {border:2px solid #86d3ff;}
        
        Border color #86d3ff