#85e19a color space conversions
Hex:
        #85e19a
        RGB:
        133, 225, 154
        CMY:
        48, 12, 40
        CMYK:
        41, 0, 32, 12
      HSL:
        134°, 60.5263%, 70.1961%
        HSV (HSB):
        134°, 40.8889%, 88.2353%
        XYZ:
        42.4308, 61.1701, 40.1425
        xyY:
        0.2952, 0.4256, 61.1701
      CIE-Lab:
        82.4701, -42.3043, 26.3664
        CIE-LCH:
        82.4701, 49.8482, 148.0665
        CIE-Luv:
        82.4701, -43.6866, 44.1936
        Hunter-Lab:
        78.2113, -40.0308, 24.3169
      #85e19a color charts
#85e19a RGB chart
      #85e19a CMYK chart
      #85e19a RGB pie chart
      #85e19a color shades, tints & tones
#85e19a color schemes
#85e19a color preview, HTML & CSS examples
           This text has a color of #85e19a        
        
          <p style="color:#85e19a;">Text here</p>
        
        
          .mytext {color:#85e19a;}
        
        Text color #85e19a
      
           This box has a color of #85e19a        
        
          <div style="background-color:#85e19a;">Content here</div>
        
        
          .mybackground {background-color:#85e19a;}
        
        Background color #85e19a
      
           Border around this has a color of #85e19a        
        
          <div style="border:2px solid #85e19a;">Content here</div>
        
        
          .myborder {border:2px solid #85e19a;}
        
        Border color #85e19a