#85ea70 color space conversions
Hex:
        #85ea70
        RGB:
        133, 234, 112
        CMY:
        48, 8, 56
        CMYK:
        43, 0, 52, 8
      HSL:
        110°, 74.3902%, 67.8431%
        HSV (HSB):
        110°, 52.1368%, 91.7647%
        XYZ:
        42.0203, 65.0020, 25.6612
        xyY:
        0.3167, 0.4899, 65.0020
      CIE-Lab:
        84.4848, -52.2247, 49.7112
        CIE-LCH:
        84.4848, 72.1014, 136.4125
        CIE-Luv:
        84.4848, -48.5509, 72.9257
        Hunter-Lab:
        80.6238, -48.0594, 37.5657
      #85ea70 color charts
#85ea70 RGB chart
      #85ea70 CMYK chart
      #85ea70 RGB pie chart
      #85ea70 color shades, tints & tones
#85ea70 color schemes
#85ea70 color preview, HTML & CSS examples
           This text has a color of #85ea70        
        
          <p style="color:#85ea70;">Text here</p>
        
        
          .mytext {color:#85ea70;}
        
        Text color #85ea70
      
           This box has a color of #85ea70        
        
          <div style="background-color:#85ea70;">Content here</div>
        
        
          .mybackground {background-color:#85ea70;}
        
        Background color #85ea70
      
           Border around this has a color of #85ea70        
        
          <div style="border:2px solid #85ea70;">Content here</div>
        
        
          .myborder {border:2px solid #85ea70;}
        
        Border color #85ea70