#86bceb color space conversions
Hex:
        #86bceb
        RGB:
        134, 188, 235
        CMY:
        47, 26, 8
        CMYK:
        43, 20, 0, 8
      HSL:
        208°, 71.6312%, 72.3529%
        HSV (HSB):
        208°, 42.9787%, 92.1569%
        XYZ:
        42.8101, 47.0329, 85.4192
        xyY:
        0.2443, 0.2684, 47.0329
      CIE-Lab:
        74.2108, -5.5687, -28.9211
        CIE-LCH:
        74.2108, 29.4523, 259.1012
        CIE-Luv:
        74.2108, -26.4116, -45.3062
        Hunter-Lab:
        68.5806, -8.5907, -25.8411
      #86bceb color charts
#86bceb RGB chart
      #86bceb CMYK chart
      #86bceb RGB pie chart
      #86bceb color shades, tints & tones
#86bceb color schemes
#86bceb color preview, HTML & CSS examples
           This text has a color of #86bceb        
        
          <p style="color:#86bceb;">Text here</p>
        
        
          .mytext {color:#86bceb;}
        
        Text color #86bceb
      
           This box has a color of #86bceb        
        
          <div style="background-color:#86bceb;">Content here</div>
        
        
          .mybackground {background-color:#86bceb;}
        
        Background color #86bceb
      
           Border around this has a color of #86bceb        
        
          <div style="border:2px solid #86bceb;">Content here</div>
        
        
          .myborder {border:2px solid #86bceb;}
        
        Border color #86bceb