#86be5f color space conversions
Hex:
        #86be5f
        RGB:
        134, 190, 95
        CMY:
        47, 25, 63
        CMYK:
        29, 0, 50, 25
      HSL:
        95°, 42.2222%, 55.8824%
        HSV (HSB):
        95°, 50.0000%, 74.5098%
        XYZ:
        30.3105, 42.7215, 17.4750
        xyY:
        0.3349, 0.4720, 42.7215
      CIE-Lab:
        71.3655, -34.9725, 41.9420
        CIE-LCH:
        71.3655, 54.6096, 129.8223
        CIE-Luv:
        71.3655, -28.0885, 58.5007
        Hunter-Lab:
        65.3617, -31.6061, 29.9015
      #86be5f color charts
#86be5f RGB chart
      #86be5f CMYK chart
      #86be5f RGB pie chart
      #86be5f color shades, tints & tones
#86be5f color schemes
#86be5f color preview, HTML & CSS examples
           This text has a color of #86be5f        
        
          <p style="color:#86be5f;">Text here</p>
        
        
          .mytext {color:#86be5f;}
        
        Text color #86be5f
      
           This box has a color of #86be5f        
        
          <div style="background-color:#86be5f;">Content here</div>
        
        
          .mybackground {background-color:#86be5f;}
        
        Background color #86be5f
      
           Border around this has a color of #86be5f        
        
          <div style="border:2px solid #86be5f;">Content here</div>
        
        
          .myborder {border:2px solid #86be5f;}
        
        Border color #86be5f