#86a2be color space conversions
Hex:
        #86a2be
        RGB:
        134, 162, 190
        CMY:
        47, 36, 25
        CMYK:
        29, 15, 0, 25
      HSL:
        210°, 30.1075%, 63.5294%
        HSV (HSB):
        210°, 29.4737%, 74.5098%
        XYZ:
        32.0461, 34.6267, 53.7098
        xyY:
        0.2662, 0.2876, 34.6267
      CIE-Lab:
        65.4570, -3.1053, -17.5827
        CIE-LCH:
        65.4570, 17.8548, 259.9843
        CIE-Luv:
        65.4570, -15.2752, -26.3733
        Hunter-Lab:
        58.8445, -5.7685, -12.9254
      #86a2be color charts
#86a2be RGB chart
      #86a2be CMYK chart
      #86a2be RGB pie chart
      #86a2be color shades, tints & tones
#86a2be color schemes
#86a2be color preview, HTML & CSS examples
           This text has a color of #86a2be        
        
          <p style="color:#86a2be;">Text here</p>
        
        
          .mytext {color:#86a2be;}
        
        Text color #86a2be
      
           This box has a color of #86a2be        
        
          <div style="background-color:#86a2be;">Content here</div>
        
        
          .mybackground {background-color:#86a2be;}
        
        Background color #86a2be
      
           Border around this has a color of #86a2be        
        
          <div style="border:2px solid #86a2be;">Content here</div>
        
        
          .myborder {border:2px solid #86a2be;}
        
        Border color #86a2be