#86acdf color space conversions
Hex:
        #86acdf
        RGB:
        134, 172, 223
        CMY:
        47, 33, 13
        CMYK:
        40, 23, 0, 13
      HSL:
        214°, 58.1699%, 70.0000%
        HSV (HSB):
        214°, 39.9103%, 87.4510%
        XYZ:
        37.9033, 39.9011, 75.5160
        xyY:
        0.2472, 0.2602, 39.9011
      CIE-Lab:
        69.3990, -0.0695, -29.7941
        CIE-LCH:
        69.3990, 29.7942, 269.8664
        CIE-Luv:
        69.3990, -19.9848, -47.0966
        Hunter-Lab:
        63.1673, -3.4345, -26.6636
      #86acdf color charts
#86acdf RGB chart
      #86acdf CMYK chart
      #86acdf RGB pie chart
      #86acdf color shades, tints & tones
#86acdf color schemes
#86acdf color preview, HTML & CSS examples
           This text has a color of #86acdf        
        
          <p style="color:#86acdf;">Text here</p>
        
        
          .mytext {color:#86acdf;}
        
        Text color #86acdf
      
           This box has a color of #86acdf        
        
          <div style="background-color:#86acdf;">Content here</div>
        
        
          .mybackground {background-color:#86acdf;}
        
        Background color #86acdf
      
           Border around this has a color of #86acdf        
        
          <div style="border:2px solid #86acdf;">Content here</div>
        
        
          .myborder {border:2px solid #86acdf;}
        
        Border color #86acdf