#85ea92 color space conversions
Hex:
        #85ea92
        RGB:
        133, 234, 146
        CMY:
        48, 8, 43
        CMYK:
        43, 0, 38, 8
      HSL:
        128°, 70.6294%, 71.9608%
        HSV (HSB):
        128°, 43.1624%, 91.7647%
        XYZ:
        44.2840, 65.9075, 37.5815
        xyY:
        0.2997, 0.4460, 65.9075
      CIE-Lab:
        84.9492, -47.5060, 33.7578
        CIE-LCH:
        84.9492, 58.2787, 144.6024
        CIE-Luv:
        84.9492, -47.7323, 54.5809
        Hunter-Lab:
        81.1834, -44.7027, 29.3818
      #85ea92 color charts
#85ea92 RGB chart
      #85ea92 CMYK chart
      #85ea92 RGB pie chart
      #85ea92 color shades, tints & tones
#85ea92 color schemes
#85ea92 color preview, HTML & CSS examples
           This text has a color of #85ea92        
        
          <p style="color:#85ea92;">Text here</p>
        
        
          .mytext {color:#85ea92;}
        
        Text color #85ea92
      
           This box has a color of #85ea92        
        
          <div style="background-color:#85ea92;">Content here</div>
        
        
          .mybackground {background-color:#85ea92;}
        
        Background color #85ea92
      
           Border around this has a color of #85ea92        
        
          <div style="border:2px solid #85ea92;">Content here</div>
        
        
          .myborder {border:2px solid #85ea92;}
        
        Border color #85ea92