#85e50f color space conversions
Hex:
        #85e50f
        RGB:
        133, 229, 15
        CMY:
        48, 10, 94
        CMYK:
        42, 0, 93, 10
      HSL:
        87°, 87.7049%, 47.8431%
        HSV (HSB):
        87°, 93.4498%, 89.8039%
        XYZ:
        37.7784, 61.0597, 10.2465
        xyY:
        0.3463, 0.5597, 61.0597
      CIE-Lab:
        82.4108, -56.5595, 78.7030
        CIE-LCH:
        82.4108, 96.9182, 125.7027
        CIE-Luv:
        82.4108, -47.4962, 96.3157
        Hunter-Lab:
        78.1407, -50.4474, 46.9238
      #85e50f color charts
#85e50f RGB chart
      #85e50f CMYK chart
      #85e50f RGB pie chart
      #85e50f color shades, tints & tones
#85e50f color schemes
#85e50f color preview, HTML & CSS examples
           This text has a color of #85e50f        
        
          <p style="color:#85e50f;">Text here</p>
        
        
          .mytext {color:#85e50f;}
        
        Text color #85e50f
      
           This box has a color of #85e50f        
        
          <div style="background-color:#85e50f;">Content here</div>
        
        
          .mybackground {background-color:#85e50f;}
        
        Background color #85e50f
      
           Border around this has a color of #85e50f        
        
          <div style="border:2px solid #85e50f;">Content here</div>
        
        
          .myborder {border:2px solid #85e50f;}
        
        Border color #85e50f