#86bdbd color space conversions
Hex:
        #86bdbd
        RGB:
        134, 189, 189
        CMY:
        47, 26, 26
        CMYK:
        29, 0, 0, 26
      HSL:
        180°, 29.4118%, 63.3333%
        HSV (HSB):
        180°, 29.1005%, 74.1176%
        XYZ:
        37.2144, 45.1376, 54.8951
        xyY:
        0.2711, 0.3289, 45.1376
      CIE-Lab:
        72.9824, -17.7585, -5.7618
        CIE-LCH:
        72.9824, 18.6699, 197.9758
        CIE-Luv:
        72.9824, -27.0249, -5.8420
        Hunter-Lab:
        67.1846, -18.6995, -1.4155
      #86bdbd color charts
#86bdbd RGB chart
      #86bdbd CMYK chart
      #86bdbd RGB pie chart
      #86bdbd color shades, tints & tones
#86bdbd color schemes
#86bdbd color preview, HTML & CSS examples
           This text has a color of #86bdbd        
        
          <p style="color:#86bdbd;">Text here</p>
        
        
          .mytext {color:#86bdbd;}
        
        Text color #86bdbd
      
           This box has a color of #86bdbd        
        
          <div style="background-color:#86bdbd;">Content here</div>
        
        
          .mybackground {background-color:#86bdbd;}
        
        Background color #86bdbd
      
           Border around this has a color of #86bdbd        
        
          <div style="border:2px solid #86bdbd;">Content here</div>
        
        
          .myborder {border:2px solid #86bdbd;}
        
        Border color #86bdbd