#86bf0f color space conversions
Hex:
        #86bf0f
        RGB:
        134, 191, 15
        CMY:
        47, 25, 94
        CMYK:
        30, 0, 92, 25
      HSL:
        79°, 85.4369%, 40.3922%
        HSV (HSB):
        79°, 92.1466%, 74.9020%
        XYZ:
        28.5485, 42.3644, 7.1244
        xyY:
        0.3658, 0.5429, 42.3644
      CIE-Lab:
        71.1215, -40.6723, 69.6172
        CIE-LCH:
        71.1215, 80.6274, 120.2947
        CIE-Luv:
        71.1215, -28.8722, 81.3272
        Hunter-Lab:
        65.0880, -35.6112, 39.0718
      #86bf0f color charts
#86bf0f RGB chart
      #86bf0f CMYK chart
      #86bf0f RGB pie chart
      #86bf0f color shades, tints & tones
#86bf0f color schemes
#86bf0f color preview, HTML & CSS examples
           This text has a color of #86bf0f        
        
          <p style="color:#86bf0f;">Text here</p>
        
        
          .mytext {color:#86bf0f;}
        
        Text color #86bf0f
      
           This box has a color of #86bf0f        
        
          <div style="background-color:#86bf0f;">Content here</div>
        
        
          .mybackground {background-color:#86bf0f;}
        
        Background color #86bf0f
      
           Border around this has a color of #86bf0f        
        
          <div style="border:2px solid #86bf0f;">Content here</div>
        
        
          .myborder {border:2px solid #86bf0f;}
        
        Border color #86bf0f