#86b1dd color space conversions
Hex:
        #86b1dd
        RGB:
        134, 177, 221
        CMY:
        47, 31, 13
        CMYK:
        39, 20, 0, 13
      HSL:
        210°, 56.1290%, 69.6078%
        HSV (HSB):
        210°, 39.3665%, 86.6667%
        XYZ:
        38.6048, 41.7331, 74.4272
        xyY:
        0.2494, 0.2697, 41.7331
      CIE-Lab:
        70.6865, -3.3624, -26.7194
        CIE-LCH:
        70.6865, 26.9302, 262.8276
        CIE-Luv:
        70.6865, -21.9819, -41.6365
        Hunter-Lab:
        64.6011, -6.3827, -23.0874
      #86b1dd color charts
#86b1dd RGB chart
      #86b1dd CMYK chart
      #86b1dd RGB pie chart
      #86b1dd color shades, tints & tones
#86b1dd color schemes
#86b1dd color preview, HTML & CSS examples
           This text has a color of #86b1dd        
        
          <p style="color:#86b1dd;">Text here</p>
        
        
          .mytext {color:#86b1dd;}
        
        Text color #86b1dd
      
           This box has a color of #86b1dd        
        
          <div style="background-color:#86b1dd;">Content here</div>
        
        
          .mybackground {background-color:#86b1dd;}
        
        Background color #86b1dd
      
           Border around this has a color of #86b1dd        
        
          <div style="border:2px solid #86b1dd;">Content here</div>
        
        
          .myborder {border:2px solid #86b1dd;}
        
        Border color #86b1dd