#86d4ff color space conversions
Hex:
        #86d4ff
        RGB:
        134, 212, 255
        CMY:
        47, 17, 0
        CMYK:
        47, 17, 0, 0
      HSL:
        201°, 100.0000%, 76.2745%
        HSV (HSB):
        201°, 47.4510%, 100.0000%
        XYZ:
        51.4250, 59.3753, 103.3579
        xyY:
        0.2401, 0.2772, 59.3753
      CIE-Lab:
        81.4975, -12.8217, -28.4592
        CIE-LCH:
        81.4975, 31.2141, 245.7470
        CIE-Luv:
        81.4975, -35.5552, -44.0323
        Hunter-Lab:
        77.0554, -15.7201, -25.5897
      #86d4ff color charts
#86d4ff RGB chart
      #86d4ff CMYK chart
      #86d4ff RGB pie chart
      #86d4ff color shades, tints & tones
#86d4ff color schemes
#86d4ff color preview, HTML & CSS examples
           This text has a color of #86d4ff        
        
          <p style="color:#86d4ff;">Text here</p>
        
        
          .mytext {color:#86d4ff;}
        
        Text color #86d4ff
      
           This box has a color of #86d4ff        
        
          <div style="background-color:#86d4ff;">Content here</div>
        
        
          .mybackground {background-color:#86d4ff;}
        
        Background color #86d4ff
      
           Border around this has a color of #86d4ff        
        
          <div style="border:2px solid #86d4ff;">Content here</div>
        
        
          .myborder {border:2px solid #86d4ff;}
        
        Border color #86d4ff