#85d548 color space conversions
Hex:
        #85d548
        RGB:
        133, 213, 72
        CMY:
        48, 16, 72
        CMYK:
        38, 0, 66, 16
      HSL:
        94°, 62.6667%, 55.8824%
        HSV (HSB):
        94°, 66.1972%, 83.5294%
        XYZ:
        34.6368, 53.0429, 14.5436
        xyY:
        0.3388, 0.5189, 53.0429
      CIE-Lab:
        77.9003, -47.6045, 59.6618
        CIE-LCH:
        77.9003, 76.3263, 128.5866
        CIE-Luv:
        77.9003, -39.8022, 78.9176
        Hunter-Lab:
        72.8306, -42.5623, 39.1417
      #85d548 color charts
#85d548 RGB chart
      #85d548 CMYK chart
      #85d548 RGB pie chart
      #85d548 color shades, tints & tones
#85d548 color schemes
#85d548 color preview, HTML & CSS examples
           This text has a color of #85d548        
        
          <p style="color:#85d548;">Text here</p>
        
        
          .mytext {color:#85d548;}
        
        Text color #85d548
      
           This box has a color of #85d548        
        
          <div style="background-color:#85d548;">Content here</div>
        
        
          .mybackground {background-color:#85d548;}
        
        Background color #85d548
      
           Border around this has a color of #85d548        
        
          <div style="border:2px solid #85d548;">Content here</div>
        
        
          .myborder {border:2px solid #85d548;}
        
        Border color #85d548