#85ed9f color space conversions
Hex:
        #85ed9f
        RGB:
        133, 237, 159
        CMY:
        48, 7, 38
        CMYK:
        44, 0, 33, 7
      HSL:
        135°, 74.2857%, 72.5490%
        HSV (HSB):
        135°, 43.8819%, 92.9412%
        XYZ:
        46.2151, 68.0581, 43.5016
        xyY:
        0.2929, 0.4314, 68.0581
      CIE-Lab:
        86.0355, -46.6340, 28.6202
        CIE-LCH:
        86.0355, 54.7160, 148.4617
        CIE-Luv:
        86.0355, -48.6305, 48.2348
        Hunter-Lab:
        82.4973, -44.3746, 26.4840
      #85ed9f color charts
#85ed9f RGB chart
      #85ed9f CMYK chart
      #85ed9f RGB pie chart
      #85ed9f color shades, tints & tones
#85ed9f color schemes
#85ed9f color preview, HTML & CSS examples
           This text has a color of #85ed9f        
        
          <p style="color:#85ed9f;">Text here</p>
        
        
          .mytext {color:#85ed9f;}
        
        Text color #85ed9f
      
           This box has a color of #85ed9f        
        
          <div style="background-color:#85ed9f;">Content here</div>
        
        
          .mybackground {background-color:#85ed9f;}
        
        Background color #85ed9f
      
           Border around this has a color of #85ed9f        
        
          <div style="border:2px solid #85ed9f;">Content here</div>
        
        
          .myborder {border:2px solid #85ed9f;}
        
        Border color #85ed9f