#86cf95 color space conversions
Hex:
        #86cf95
        RGB:
        134, 207, 149
        CMY:
        47, 19, 42
        CMYK:
        35, 0, 28, 19
      HSL:
        132°, 43.1953%, 66.8627%
        HSV (HSB):
        132°, 35.2657%, 81.1765%
        XYZ:
        37.5692, 51.8639, 36.4644
        xyY:
        0.2984, 0.4120, 51.8639
      CIE-Lab:
        77.1994, -34.7765, 21.8001
        CIE-LCH:
        77.1994, 41.0444, 147.9179
        CIE-Luv:
        77.1994, -35.4917, 36.4591
        Hunter-Lab:
        72.0166, -32.9103, 20.3911
      #86cf95 color charts
#86cf95 RGB chart
      #86cf95 CMYK chart
      #86cf95 RGB pie chart
      #86cf95 color shades, tints & tones
#86cf95 color schemes
#86cf95 color preview, HTML & CSS examples
           This text has a color of #86cf95        
        
          <p style="color:#86cf95;">Text here</p>
        
        
          .mytext {color:#86cf95;}
        
        Text color #86cf95
      
           This box has a color of #86cf95        
        
          <div style="background-color:#86cf95;">Content here</div>
        
        
          .mybackground {background-color:#86cf95;}
        
        Background color #86cf95
      
           Border around this has a color of #86cf95        
        
          <div style="border:2px solid #86cf95;">Content here</div>
        
        
          .myborder {border:2px solid #86cf95;}
        
        Border color #86cf95