#86c4db color space conversions
Hex:
        #86c4db
        RGB:
        134, 196, 219
        CMY:
        47, 23, 14
        CMYK:
        39, 11, 0, 14
      HSL:
        196°, 54.1401%, 69.2157%
        HSV (HSB):
        196°, 38.8128%, 85.8824%
        XYZ:
        42.3576, 49.6627, 74.3712
        xyY:
        0.2546, 0.2985, 49.6627
      CIE-Lab:
        75.8617, -14.0399, -17.7524
        CIE-LCH:
        75.8617, 22.6333, 231.6605
        CIE-Luv:
        75.8617, -29.7390, -25.6194
        Hunter-Lab:
        70.4717, -16.0366, -13.2405
      #86c4db color charts
#86c4db RGB chart
      #86c4db CMYK chart
      #86c4db RGB pie chart
      #86c4db color shades, tints & tones
#86c4db color schemes
#86c4db color preview, HTML & CSS examples
           This text has a color of #86c4db        
        
          <p style="color:#86c4db;">Text here</p>
        
        
          .mytext {color:#86c4db;}
        
        Text color #86c4db
      
           This box has a color of #86c4db        
        
          <div style="background-color:#86c4db;">Content here</div>
        
        
          .mybackground {background-color:#86c4db;}
        
        Background color #86c4db
      
           Border around this has a color of #86c4db        
        
          <div style="border:2px solid #86c4db;">Content here</div>
        
        
          .myborder {border:2px solid #86c4db;}
        
        Border color #86c4db