#86be1f color space conversions
Hex:
        #86be1f
        RGB:
        134, 190, 31
        CMY:
        47, 25, 88
        CMYK:
        29, 0, 84, 25
      HSL:
        81°, 71.9457%, 43.3333%
        HSV (HSB):
        81°, 83.6842%, 74.5098%
        XYZ:
        28.4923, 41.9942, 7.9003
        xyY:
        0.3635, 0.5357, 41.9942
      CIE-Lab:
        70.8669, -39.7952, 66.3529
        CIE-LCH:
        70.8669, 77.3716, 120.9532
        CIE-Luv:
        70.8669, -28.3341, 79.0017
        Hunter-Lab:
        64.8029, -34.9229, 38.1338
      #86be1f color charts
#86be1f RGB chart
      #86be1f CMYK chart
      #86be1f RGB pie chart
      #86be1f color shades, tints & tones
#86be1f color schemes
#86be1f color preview, HTML & CSS examples
           This text has a color of #86be1f        
        
          <p style="color:#86be1f;">Text here</p>
        
        
          .mytext {color:#86be1f;}
        
        Text color #86be1f
      
           This box has a color of #86be1f        
        
          <div style="background-color:#86be1f;">Content here</div>
        
        
          .mybackground {background-color:#86be1f;}
        
        Background color #86be1f
      
           Border around this has a color of #86be1f        
        
          <div style="border:2px solid #86be1f;">Content here</div>
        
        
          .myborder {border:2px solid #86be1f;}
        
        Border color #86be1f