#86dfec color space conversions
Hex:
        #86dfec
        RGB:
        134, 223, 236
        CMY:
        47, 13, 7
        CMYK:
        43, 6, 0, 7
      HSL:
        188°, 72.8571%, 72.5490%
        HSV (HSB):
        188°, 43.2203%, 92.5490%
        XYZ:
        51.3595, 63.8998, 88.9838
        xyY:
        0.2515, 0.3129, 63.8998
      CIE-Lab:
        83.9136, -23.4091, -14.7232
        CIE-LCH:
        83.9136, 27.6543, 212.1679
        CIE-Luv:
        83.9136, -40.2971, -19.5459
        Hunter-Lab:
        79.9374, -25.2047, -10.0437
      #86dfec color charts
#86dfec RGB chart
      #86dfec CMYK chart
      #86dfec RGB pie chart
      #86dfec color shades, tints & tones
#86dfec color schemes
#86dfec color preview, HTML & CSS examples
           This text has a color of #86dfec        
        
          <p style="color:#86dfec;">Text here</p>
        
        
          .mytext {color:#86dfec;}
        
        Text color #86dfec
      
           This box has a color of #86dfec        
        
          <div style="background-color:#86dfec;">Content here</div>
        
        
          .mybackground {background-color:#86dfec;}
        
        Background color #86dfec
      
           Border around this has a color of #86dfec        
        
          <div style="border:2px solid #86dfec;">Content here</div>
        
        
          .myborder {border:2px solid #86dfec;}
        
        Border color #86dfec