#86beea color space conversions
Hex:
        #86beea
        RGB:
        134, 190, 234
        CMY:
        47, 25, 8
        CMYK:
        43, 19, 0, 8
      HSL:
        206°, 70.4225%, 72.1569%
        HSV (HSB):
        206°, 42.7350%, 91.7647%
        XYZ:
        43.0963, 47.8358, 84.8037
        xyY:
        0.2452, 0.2722, 47.8358
      CIE-Lab:
        74.7212, -6.9167, -27.5970
        CIE-LCH:
        74.7212, 28.4506, 255.9297
        CIE-Luv:
        74.7212, -27.2079, -42.9301
        Hunter-Lab:
        69.1634, -9.8112, -24.2832
      #86beea color charts
#86beea RGB chart
      #86beea CMYK chart
      #86beea RGB pie chart
      #86beea color shades, tints & tones
#86beea color schemes
#86beea color preview, HTML & CSS examples
           This text has a color of #86beea        
        
          <p style="color:#86beea;">Text here</p>
        
        
          .mytext {color:#86beea;}
        
        Text color #86beea
      
           This box has a color of #86beea        
        
          <div style="background-color:#86beea;">Content here</div>
        
        
          .mybackground {background-color:#86beea;}
        
        Background color #86beea
      
           Border around this has a color of #86beea        
        
          <div style="border:2px solid #86beea;">Content here</div>
        
        
          .myborder {border:2px solid #86beea;}
        
        Border color #86beea