#85e52d color space conversions
Hex:
        #85e52d
        RGB:
        133, 229, 45
        CMY:
        48, 10, 82
        CMYK:
        42, 0, 80, 10
      HSL:
        91°, 77.9661%, 53.7255%
        HSV (HSB):
        91°, 80.3493%, 89.8039%
        XYZ:
        38.1658, 61.2146, 12.2867
        xyY:
        0.3418, 0.5482, 61.2146
      CIE-Lab:
        82.4940, -55.6656, 73.1703
        CIE-LCH:
        82.4940, 91.9377, 127.2627
        CIE-Luv:
        82.4940, -47.3348, 92.5951
        Hunter-Lab:
        78.2398, -49.8462, 45.4570
      #85e52d color charts
#85e52d RGB chart
      #85e52d CMYK chart
      #85e52d RGB pie chart
      #85e52d color shades, tints & tones
#85e52d color schemes
#85e52d color preview, HTML & CSS examples
           This text has a color of #85e52d        
        
          <p style="color:#85e52d;">Text here</p>
        
        
          .mytext {color:#85e52d;}
        
        Text color #85e52d
      
           This box has a color of #85e52d        
        
          <div style="background-color:#85e52d;">Content here</div>
        
        
          .mybackground {background-color:#85e52d;}
        
        Background color #85e52d
      
           Border around this has a color of #85e52d        
        
          <div style="border:2px solid #85e52d;">Content here</div>
        
        
          .myborder {border:2px solid #85e52d;}
        
        Border color #85e52d