#85cd94 color space conversions
Hex:
        #85cd94
        RGB:
        133, 205, 148
        CMY:
        48, 20, 42
        CMYK:
        35, 0, 28, 20
      HSL:
        133°, 41.8605%, 66.2745%
        HSV (HSB):
        133°, 35.1220%, 80.3922%
        XYZ:
        36.8495, 50.7873, 35.8777
        xyY:
        0.2983, 0.4112, 50.7873
      CIE-Lab:
        76.5500, -34.3355, 21.4293
        CIE-LCH:
        76.5500, 40.4740, 148.0311
        CIE-Luv:
        76.5500, -35.0307, 35.8360
        Hunter-Lab:
        71.2652, -32.4162, 20.0367
      #85cd94 color charts
#85cd94 RGB chart
      #85cd94 CMYK chart
      #85cd94 RGB pie chart
      #85cd94 color shades, tints & tones
#85cd94 color schemes
#85cd94 color preview, HTML & CSS examples
           This text has a color of #85cd94        
        
          <p style="color:#85cd94;">Text here</p>
        
        
          .mytext {color:#85cd94;}
        
        Text color #85cd94
      
           This box has a color of #85cd94        
        
          <div style="background-color:#85cd94;">Content here</div>
        
        
          .mybackground {background-color:#85cd94;}
        
        Background color #85cd94
      
           Border around this has a color of #85cd94        
        
          <div style="border:2px solid #85cd94;">Content here</div>
        
        
          .myborder {border:2px solid #85cd94;}
        
        Border color #85cd94