#86d18d color space conversions
Hex:
        #86d18d
        RGB:
        134, 209, 141
        CMY:
        47, 18, 45
        CMYK:
        36, 0, 33, 18
      HSL:
        126°, 44.9102%, 67.2549%
        HSV (HSB):
        126°, 35.8852%, 81.9608%
        XYZ:
        37.4397, 52.5923, 33.3774
        xyY:
        0.3034, 0.4262, 52.5923
      CIE-Lab:
        77.6337, -37.0705, 26.5844
        CIE-LCH:
        77.6337, 45.6174, 144.3545
        CIE-Luv:
        77.6337, -36.5274, 42.9615
        Hunter-Lab:
        72.5206, -34.7581, 23.4764
      #86d18d color charts
#86d18d RGB chart
      #86d18d CMYK chart
      #86d18d RGB pie chart
      #86d18d color shades, tints & tones
#86d18d color schemes
#86d18d color preview, HTML & CSS examples
           This text has a color of #86d18d        
        
          <p style="color:#86d18d;">Text here</p>
        
        
          .mytext {color:#86d18d;}
        
        Text color #86d18d
      
           This box has a color of #86d18d        
        
          <div style="background-color:#86d18d;">Content here</div>
        
        
          .mybackground {background-color:#86d18d;}
        
        Background color #86d18d
      
           Border around this has a color of #86d18d        
        
          <div style="border:2px solid #86d18d;">Content here</div>
        
        
          .myborder {border:2px solid #86d18d;}
        
        Border color #86d18d