#86b1cb color space conversions
Hex:
        #86b1cb
        RGB:
        134, 177, 203
        CMY:
        47, 31, 20
        CMYK:
        34, 13, 0, 20
      HSL:
        203°, 39.8844%, 66.0784%
        HSV (HSB):
        203°, 33.9901%, 79.6078%
        XYZ:
        36.3331, 40.8244, 62.4649
        xyY:
        0.2602, 0.2924, 40.8244
      CIE-Lab:
        70.0527, -8.0409, -17.8170
        CIE-LCH:
        70.0527, 19.5474, 245.7100
        CIE-Luv:
        70.0527, -21.8715, -26.3082
        Hunter-Lab:
        63.8940, -10.3109, -13.2381
      #86b1cb color charts
#86b1cb RGB chart
      #86b1cb CMYK chart
      #86b1cb RGB pie chart
      #86b1cb color shades, tints & tones
#86b1cb color schemes
#86b1cb color preview, HTML & CSS examples
           This text has a color of #86b1cb        
        
          <p style="color:#86b1cb;">Text here</p>
        
        
          .mytext {color:#86b1cb;}
        
        Text color #86b1cb
      
           This box has a color of #86b1cb        
        
          <div style="background-color:#86b1cb;">Content here</div>
        
        
          .mybackground {background-color:#86b1cb;}
        
        Background color #86b1cb
      
           Border around this has a color of #86b1cb        
        
          <div style="border:2px solid #86b1cb;">Content here</div>
        
        
          .myborder {border:2px solid #86b1cb;}
        
        Border color #86b1cb