#85cd1f color space conversions
Hex:
        #85cd1f
        RGB:
        133, 205, 31
        CMY:
        48, 20, 88
        CMYK:
        35, 0, 85, 20
      HSL:
        85°, 73.7288%, 46.2745%
        HSV (HSB):
        85°, 84.8780%, 80.3922%
        XYZ:
        31.7515, 48.7481, 9.0322
        xyY:
        0.3546, 0.5445, 48.7481
      CIE-Lab:
        75.2944, -46.5774, 70.1791
        CIE-LCH:
        75.2944, 84.2292, 123.5720
        CIE-Luv:
        75.2944, -36.3016, 85.1314
        Hunter-Lab:
        69.8199, -41.0095, 41.2039
      #85cd1f color charts
#85cd1f RGB chart
      #85cd1f CMYK chart
      #85cd1f RGB pie chart
      #85cd1f color shades, tints & tones
#85cd1f color schemes
#85cd1f color preview, HTML & CSS examples
           This text has a color of #85cd1f        
        
          <p style="color:#85cd1f;">Text here</p>
        
        
          .mytext {color:#85cd1f;}
        
        Text color #85cd1f
      
           This box has a color of #85cd1f        
        
          <div style="background-color:#85cd1f;">Content here</div>
        
        
          .mybackground {background-color:#85cd1f;}
        
        Background color #85cd1f
      
           Border around this has a color of #85cd1f        
        
          <div style="border:2px solid #85cd1f;">Content here</div>
        
        
          .myborder {border:2px solid #85cd1f;}
        
        Border color #85cd1f