#86c1dd color space conversions
Hex:
        #86c1dd
        RGB:
        134, 193, 221
        CMY:
        47, 24, 13
        CMYK:
        39, 13, 0, 13
      HSL:
        199°, 56.1290%, 69.6078%
        HSV (HSB):
        199°, 39.3665%, 86.6667%
        XYZ:
        41.9526, 48.4287, 75.5432
        xyY:
        0.2528, 0.2919, 48.4287
      CIE-Lab:
        75.0945, -11.9541, -19.9955
        CIE-LCH:
        75.0945, 23.2964, 239.1274
        CIE-Luv:
        75.0945, -28.4944, -29.5731
        Hunter-Lab:
        69.5907, -14.1755, -15.6478
      #86c1dd color charts
#86c1dd RGB chart
      #86c1dd CMYK chart
      #86c1dd RGB pie chart
      #86c1dd color shades, tints & tones
#86c1dd color schemes
#86c1dd color preview, HTML & CSS examples
           This text has a color of #86c1dd        
        
          <p style="color:#86c1dd;">Text here</p>
        
        
          .mytext {color:#86c1dd;}
        
        Text color #86c1dd
      
           This box has a color of #86c1dd        
        
          <div style="background-color:#86c1dd;">Content here</div>
        
        
          .mybackground {background-color:#86c1dd;}
        
        Background color #86c1dd
      
           Border around this has a color of #86c1dd        
        
          <div style="border:2px solid #86c1dd;">Content here</div>
        
        
          .myborder {border:2px solid #86c1dd;}
        
        Border color #86c1dd