#86bdcf color space conversions
Hex:
        #86bdcf
        RGB:
        134, 189, 207
        CMY:
        47, 26, 19
        CMYK:
        35, 9, 0, 19
      HSL:
        195°, 43.1953%, 66.8627%
        HSV (HSB):
        195°, 35.2657%, 81.1765%
        XYZ:
        39.2916, 45.9685, 65.8334
        xyY:
        0.2600, 0.3042, 45.9685
      CIE-Lab:
        73.5251, -13.4148, -14.7653
        CIE-LCH:
        73.5251, 19.9492, 227.7436
        CIE-Luv:
        73.5251, -26.9278, -20.7531
        Hunter-Lab:
        67.8001, -15.2056, -10.1101
      #86bdcf color charts
#86bdcf RGB chart
      #86bdcf CMYK chart
      #86bdcf RGB pie chart
      #86bdcf color shades, tints & tones
#86bdcf color schemes
#86bdcf color preview, HTML & CSS examples
           This text has a color of #86bdcf        
        
          <p style="color:#86bdcf;">Text here</p>
        
        
          .mytext {color:#86bdcf;}
        
        Text color #86bdcf
      
           This box has a color of #86bdcf        
        
          <div style="background-color:#86bdcf;">Content here</div>
        
        
          .mybackground {background-color:#86bdcf;}
        
        Background color #86bdcf
      
           Border around this has a color of #86bdcf        
        
          <div style="border:2px solid #86bdcf;">Content here</div>
        
        
          .myborder {border:2px solid #86bdcf;}
        
        Border color #86bdcf