#86addb color space conversions
Hex:
        #86addb
        RGB:
        134, 173, 219
        CMY:
        47, 32, 14
        CMYK:
        39, 21, 0, 14
      HSL:
        212°, 54.1401%, 69.2157%
        HSV (HSB):
        212°, 38.8128%, 85.8824%
        XYZ:
        37.5613, 40.0699, 72.7724
        xyY:
        0.2497, 0.2664, 40.0699
      CIE-Lab:
        69.5193, -1.6984, -27.4163
        CIE-LCH:
        69.5193, 27.4688, 266.4551
        CIE-Luv:
        69.5193, -20.3433, -42.9248
        Hunter-Lab:
        63.3008, -4.8586, -23.8509
      #86addb color charts
#86addb RGB chart
      #86addb CMYK chart
      #86addb RGB pie chart
      #86addb color shades, tints & tones
#86addb color schemes
#86addb color preview, HTML & CSS examples
           This text has a color of #86addb        
        
          <p style="color:#86addb;">Text here</p>
        
        
          .mytext {color:#86addb;}
        
        Text color #86addb
      
           This box has a color of #86addb        
        
          <div style="background-color:#86addb;">Content here</div>
        
        
          .mybackground {background-color:#86addb;}
        
        Background color #86addb
      
           Border around this has a color of #86addb        
        
          <div style="border:2px solid #86addb;">Content here</div>
        
        
          .myborder {border:2px solid #86addb;}
        
        Border color #86addb