#86c3eb color space conversions
Hex:
        #86c3eb
        RGB:
        134, 195, 235
        CMY:
        47, 24, 8
        CMYK:
        43, 17, 0, 8
      HSL:
        204°, 71.6312%, 72.3529%
        HSV (HSB):
        204°, 42.9787%, 92.1569%
        XYZ:
        44.3420, 50.0967, 85.9298
        xyY:
        0.2458, 0.2777, 50.0967
      CIE-Lab:
        76.1286, -9.3168, -25.9814
        CIE-LCH:
        76.1286, 27.6014, 250.2725
        CIE-Luv:
        76.1286, -29.1875, -39.9787
        Hunter-Lab:
        70.7790, -12.0357, -22.4362
      #86c3eb color charts
#86c3eb RGB chart
      #86c3eb CMYK chart
      #86c3eb RGB pie chart
      #86c3eb color shades, tints & tones
#86c3eb color schemes
#86c3eb color preview, HTML & CSS examples
           This text has a color of #86c3eb        
        
          <p style="color:#86c3eb;">Text here</p>
        
        
          .mytext {color:#86c3eb;}
        
        Text color #86c3eb
      
           This box has a color of #86c3eb        
        
          <div style="background-color:#86c3eb;">Content here</div>
        
        
          .mybackground {background-color:#86c3eb;}
        
        Background color #86c3eb
      
           Border around this has a color of #86c3eb        
        
          <div style="border:2px solid #86c3eb;">Content here</div>
        
        
          .myborder {border:2px solid #86c3eb;}
        
        Border color #86c3eb