#86cf94 color space conversions
Hex:
        #86cf94
        RGB:
        134, 207, 148
        CMY:
        47, 19, 42
        CMYK:
        35, 0, 29, 19
      HSL:
        132°, 43.1953%, 66.8627%
        HSV (HSB):
        132°, 35.2657%, 81.1765%
        XYZ:
        37.4896, 51.8321, 36.0457
        xyY:
        0.2990, 0.4134, 51.8321
      CIE-Lab:
        77.1803, -34.9534, 22.3009
        CIE-LCH:
        77.1803, 41.4617, 147.4614
        CIE-Luv:
        77.1803, -35.5086, 37.1334
        Hunter-Lab:
        71.9945, -33.0403, 20.7113
      #86cf94 color charts
#86cf94 RGB chart
      #86cf94 CMYK chart
      #86cf94 RGB pie chart
      #86cf94 color shades, tints & tones
#86cf94 color schemes
#86cf94 color preview, HTML & CSS examples
           This text has a color of #86cf94        
        
          <p style="color:#86cf94;">Text here</p>
        
        
          .mytext {color:#86cf94;}
        
        Text color #86cf94
      
           This box has a color of #86cf94        
        
          <div style="background-color:#86cf94;">Content here</div>
        
        
          .mybackground {background-color:#86cf94;}
        
        Background color #86cf94
      
           Border around this has a color of #86cf94        
        
          <div style="border:2px solid #86cf94;">Content here</div>
        
        
          .myborder {border:2px solid #86cf94;}
        
        Border color #86cf94