#85fe7f color space conversions
Hex:
        #85fe7f
        RGB:
        133, 254, 127
        CMY:
        48, 0, 50
        CMYK:
        48, 0, 50, 0
      HSL:
        117°, 98.4496%, 74.7059%
        HSV (HSB):
        117°, 50.0000%, 99.6078%
        XYZ:
        48.9454, 77.4025, 32.4392
        xyY:
        0.3082, 0.4875, 77.4025
      CIE-Lab:
        90.5065, -58.3104, 50.0545
        CIE-LCH:
        90.5065, 76.8477, 139.3567
        CIE-Luv:
        90.5065, -56.5695, 75.9306
        Hunter-Lab:
        87.9787, -54.6572, 39.7239
      #85fe7f color charts
#85fe7f RGB chart
      #85fe7f CMYK chart
      #85fe7f RGB pie chart
      #85fe7f color shades, tints & tones
#85fe7f color schemes
#85fe7f color preview, HTML & CSS examples
           This text has a color of #85fe7f        
        
          <p style="color:#85fe7f;">Text here</p>
        
        
          .mytext {color:#85fe7f;}
        
        Text color #85fe7f
      
           This box has a color of #85fe7f        
        
          <div style="background-color:#85fe7f;">Content here</div>
        
        
          .mybackground {background-color:#85fe7f;}
        
        Background color #85fe7f
      
           Border around this has a color of #85fe7f        
        
          <div style="border:2px solid #85fe7f;">Content here</div>
        
        
          .myborder {border:2px solid #85fe7f;}
        
        Border color #85fe7f