#86bd3b color space conversions
Hex:
        #86bd3b
        RGB:
        134, 189, 59
        CMY:
        47, 26, 77
        CMYK:
        29, 0, 69, 26
      HSL:
        85°, 52.4194%, 48.6275%
        HSV (HSB):
        85°, 68.7831%, 74.1176%
        XYZ:
        28.8185, 41.7793, 10.6830
        xyY:
        0.3546, 0.5140, 41.7793
      CIE-Lab:
        70.7185, -37.8831, 57.2700
        CIE-LCH:
        70.7185, 68.6658, 123.4839
        CIE-Luv:
        70.7185, -27.7477, 72.2118
        Hunter-Lab:
        64.6369, -33.5299, 35.4466
      #86bd3b color charts
#86bd3b RGB chart
      #86bd3b CMYK chart
      #86bd3b RGB pie chart
      #86bd3b color shades, tints & tones
#86bd3b color schemes
#86bd3b color preview, HTML & CSS examples
           This text has a color of #86bd3b        
        
          <p style="color:#86bd3b;">Text here</p>
        
        
          .mytext {color:#86bd3b;}
        
        Text color #86bd3b
      
           This box has a color of #86bd3b        
        
          <div style="background-color:#86bd3b;">Content here</div>
        
        
          .mybackground {background-color:#86bd3b;}
        
        Background color #86bd3b
      
           Border around this has a color of #86bd3b        
        
          <div style="border:2px solid #86bd3b;">Content here</div>
        
        
          .myborder {border:2px solid #86bd3b;}
        
        Border color #86bd3b