#86c2bb color space conversions
Hex:
        #86c2bb
        RGB:
        134, 194, 187
        CMY:
        47, 24, 27
        CMYK:
        31, 0, 4, 24
      HSL:
        173°, 32.9670%, 64.3137%
        HSV (HSB):
        173°, 30.9278%, 76.0784%
        XYZ:
        38.0929, 47.2398, 54.1242
        xyY:
        0.2732, 0.3387, 47.2398
      CIE-Lab:
        74.3429, -20.7665, -2.6675
        CIE-LCH:
        74.3429, 20.9371, 187.3198
        CIE-Luv:
        74.3429, -29.2117, -0.6260
        Hunter-Lab:
        68.7312, -21.3494, 1.4224
      #86c2bb color charts
#86c2bb RGB chart
      #86c2bb CMYK chart
      #86c2bb RGB pie chart
      #86c2bb color shades, tints & tones
#86c2bb color schemes
#86c2bb color preview, HTML & CSS examples
           This text has a color of #86c2bb        
        
          <p style="color:#86c2bb;">Text here</p>
        
        
          .mytext {color:#86c2bb;}
        
        Text color #86c2bb
      
           This box has a color of #86c2bb        
        
          <div style="background-color:#86c2bb;">Content here</div>
        
        
          .mybackground {background-color:#86c2bb;}
        
        Background color #86c2bb
      
           Border around this has a color of #86c2bb        
        
          <div style="border:2px solid #86c2bb;">Content here</div>
        
        
          .myborder {border:2px solid #86c2bb;}
        
        Border color #86c2bb