#85d50f color space conversions
Hex:
        #85d50f
        RGB:
        133, 213, 15
        CMY:
        48, 16, 94
        CMYK:
        38, 0, 93, 16
      HSL:
        84°, 86.8421%, 44.7059%
        HSV (HSB):
        84°, 92.9577%, 83.5294%
        XYZ:
        33.5533, 52.6095, 8.8381
        xyY:
        0.3532, 0.5538, 52.6095
      CIE-Lab:
        77.6439, -50.2625, 74.8591
        CIE-LCH:
        77.6439, 90.1677, 123.8785
        CIE-Luv:
        77.6439, -40.1679, 90.0596
        Hunter-Lab:
        72.5324, -44.3581, 43.5482
      #85d50f color charts
#85d50f RGB chart
      #85d50f CMYK chart
      #85d50f RGB pie chart
      #85d50f color shades, tints & tones
#85d50f color schemes
#85d50f color preview, HTML & CSS examples
           This text has a color of #85d50f        
        
          <p style="color:#85d50f;">Text here</p>
        
        
          .mytext {color:#85d50f;}
        
        Text color #85d50f
      
           This box has a color of #85d50f        
        
          <div style="background-color:#85d50f;">Content here</div>
        
        
          .mybackground {background-color:#85d50f;}
        
        Background color #85d50f
      
           Border around this has a color of #85d50f        
        
          <div style="border:2px solid #85d50f;">Content here</div>
        
        
          .myborder {border:2px solid #85d50f;}
        
        Border color #85d50f