#85d541 color space conversions
Hex:
        #85d541
        RGB:
        133, 213, 65
        CMY:
        48, 16, 75
        CMYK:
        38, 0, 69, 16
      HSL:
        92°, 63.7931%, 54.5098%
        HSV (HSB):
        92°, 69.4836%, 83.5294%
        XYZ:
        34.4213, 52.9567, 13.4085
        xyY:
        0.3415, 0.5254, 52.9567
      CIE-Lab:
        77.8494, -48.1275, 62.3062
        CIE-LCH:
        77.8494, 78.7294, 127.6837
        CIE-Luv:
        77.8494, -39.8730, 81.0887
        Hunter-Lab:
        72.7714, -42.9184, 40.0155
      #85d541 color charts
#85d541 RGB chart
      #85d541 CMYK chart
      #85d541 RGB pie chart
      #85d541 color shades, tints & tones
#85d541 color schemes
#85d541 color preview, HTML & CSS examples
           This text has a color of #85d541        
        
          <p style="color:#85d541;">Text here</p>
        
        
          .mytext {color:#85d541;}
        
        Text color #85d541
      
           This box has a color of #85d541        
        
          <div style="background-color:#85d541;">Content here</div>
        
        
          .mybackground {background-color:#85d541;}
        
        Background color #85d541
      
           Border around this has a color of #85d541        
        
          <div style="border:2px solid #85d541;">Content here</div>
        
        
          .myborder {border:2px solid #85d541;}
        
        Border color #85d541