#86dfff color space conversions
Hex:
        #86dfff
        RGB:
        134, 223, 255
        CMY:
        47, 13, 0
        CMYK:
        47, 13, 0, 0
      HSL:
        196°, 100.0000%, 76.2745%
        HSV (HSB):
        196°, 47.4510%, 100.0000%
        XYZ:
        54.2692, 65.0637, 104.3060
        xyY:
        0.2427, 0.2909, 65.0637
      CIE-Lab:
        84.5165, -18.4582, -23.8530
        CIE-LCH:
        84.5165, 30.1607, 232.2662
        CIE-Luv:
        84.5165, -39.7968, -35.5586
        Hunter-Lab:
        80.6621, -21.0644, -20.2058
      #86dfff color charts
#86dfff RGB chart
      #86dfff CMYK chart
      #86dfff RGB pie chart
      #86dfff color shades, tints & tones
#86dfff color schemes
#86dfff color preview, HTML & CSS examples
           This text has a color of #86dfff        
        
          <p style="color:#86dfff;">Text here</p>
        
        
          .mytext {color:#86dfff;}
        
        Text color #86dfff
      
           This box has a color of #86dfff        
        
          <div style="background-color:#86dfff;">Content here</div>
        
        
          .mybackground {background-color:#86dfff;}
        
        Background color #86dfff
      
           Border around this has a color of #86dfff        
        
          <div style="border:2px solid #86dfff;">Content here</div>
        
        
          .myborder {border:2px solid #86dfff;}
        
        Border color #86dfff