#85d448 color space conversions
Hex:
        #85d448
        RGB:
        133, 212, 72
        CMY:
        48, 17, 72
        CMYK:
        37, 0, 66, 17
      HSL:
        94°, 61.9469%, 55.6863%
        HSV (HSB):
        94°, 66.0377%, 83.1373%
        XYZ:
        34.3860, 52.5414, 14.4601
        xyY:
        0.3392, 0.5182, 52.5414
      CIE-Lab:
        77.6034, -47.1887, 59.3461
        CIE-LCH:
        77.6034, 75.8205, 128.4898
        CIE-Luv:
        77.6034, -39.3370, 78.4650
        Hunter-Lab:
        72.4854, -42.1717, 38.9121
      #85d448 color charts
#85d448 RGB chart
      #85d448 CMYK chart
      #85d448 RGB pie chart
      #85d448 color shades, tints & tones
#85d448 color schemes
#85d448 color preview, HTML & CSS examples
           This text has a color of #85d448        
        
          <p style="color:#85d448;">Text here</p>
        
        
          .mytext {color:#85d448;}
        
        Text color #85d448
      
           This box has a color of #85d448        
        
          <div style="background-color:#85d448;">Content here</div>
        
        
          .mybackground {background-color:#85d448;}
        
        Background color #85d448
      
           Border around this has a color of #85d448        
        
          <div style="border:2px solid #85d448;">Content here</div>
        
        
          .myborder {border:2px solid #85d448;}
        
        Border color #85d448