#85fc4b color space conversions
Hex:
        #85fc4b
        RGB:
        133, 252, 75
        CMY:
        48, 1, 71
        CMYK:
        47, 0, 70, 1
      HSL:
        100°, 96.7213%, 64.1176%
        HSV (HSB):
        100°, 70.2381%, 98.8235%
        XYZ:
        45.7533, 75.1154, 18.7439
        xyY:
        0.3277, 0.5380, 75.1154
      CIE-Lab:
        89.4470, -62.6526, 70.5475
        CIE-LCH:
        89.4470, 94.3521, 131.6080
        CIE-Luv:
        89.4470, -56.8534, 95.1911
        Hunter-Lab:
        86.6691, -57.4395, 47.8458
      #85fc4b color charts
#85fc4b RGB chart
      #85fc4b CMYK chart
      #85fc4b RGB pie chart
      #85fc4b color shades, tints & tones
#85fc4b color schemes
#85fc4b color preview, HTML & CSS examples
           This text has a color of #85fc4b        
        
          <p style="color:#85fc4b;">Text here</p>
        
        
          .mytext {color:#85fc4b;}
        
        Text color #85fc4b
      
           This box has a color of #85fc4b        
        
          <div style="background-color:#85fc4b;">Content here</div>
        
        
          .mybackground {background-color:#85fc4b;}
        
        Background color #85fc4b
      
           Border around this has a color of #85fc4b        
        
          <div style="border:2px solid #85fc4b;">Content here</div>
        
        
          .myborder {border:2px solid #85fc4b;}
        
        Border color #85fc4b