#85df6b color space conversions
Hex:
        #85df6b
        RGB:
        133, 223, 107
        CMY:
        48, 13, 58
        CMYK:
        40, 0, 52, 13
      HSL:
        107°, 64.4444%, 64.7059%
        HSV (HSB):
        107°, 52.0179%, 87.4510%
        XYZ:
        38.7144, 58.8234, 23.2235
        xyY:
        0.3206, 0.4871, 58.8234
      CIE-Lab:
        81.1944, -48.3052, 48.0808
        CIE-LCH:
        81.1944, 68.1554, 135.1334
        CIE-Luv:
        81.1944, -43.8406, 69.6909
        Hunter-Lab:
        76.6964, -44.1166, 35.7346
      #85df6b color charts
#85df6b RGB chart
      #85df6b CMYK chart
      #85df6b RGB pie chart
      #85df6b color shades, tints & tones
#85df6b color schemes
#85df6b color preview, HTML & CSS examples
           This text has a color of #85df6b        
        
          <p style="color:#85df6b;">Text here</p>
        
        
          .mytext {color:#85df6b;}
        
        Text color #85df6b
      
           This box has a color of #85df6b        
        
          <div style="background-color:#85df6b;">Content here</div>
        
        
          .mybackground {background-color:#85df6b;}
        
        Background color #85df6b
      
           Border around this has a color of #85df6b        
        
          <div style="border:2px solid #85df6b;">Content here</div>
        
        
          .myborder {border:2px solid #85df6b;}
        
        Border color #85df6b