#85dc2d color space conversions
Hex:
        #85dc2d
        RGB:
        133, 220, 45
        CMY:
        48, 14, 82
        CMYK:
        40, 0, 80, 14
      HSL:
        90°, 71.4286%, 51.9608%
        HSV (HSB):
        90°, 79.5455%, 86.2745%
        XYZ:
        35.7397, 56.3624, 11.4780
        xyY:
        0.3450, 0.5441, 56.3624
      CIE-Lab:
        79.8196, -52.1262, 70.7280
        CIE-LCH:
        79.8196, 87.8612, 126.3900
        CIE-Luv:
        79.8196, -43.2750, 88.9051
        Hunter-Lab:
        75.0749, -46.4054, 43.4878
      #85dc2d color charts
#85dc2d RGB chart
      #85dc2d CMYK chart
      #85dc2d RGB pie chart
      #85dc2d color shades, tints & tones
#85dc2d color schemes
#85dc2d color preview, HTML & CSS examples
           This text has a color of #85dc2d        
        
          <p style="color:#85dc2d;">Text here</p>
        
        
          .mytext {color:#85dc2d;}
        
        Text color #85dc2d
      
           This box has a color of #85dc2d        
        
          <div style="background-color:#85dc2d;">Content here</div>
        
        
          .mybackground {background-color:#85dc2d;}
        
        Background color #85dc2d
      
           Border around this has a color of #85dc2d        
        
          <div style="border:2px solid #85dc2d;">Content here</div>
        
        
          .myborder {border:2px solid #85dc2d;}
        
        Border color #85dc2d