#85fa9e color space conversions
Hex:
        #85fa9e
        RGB:
        133, 250, 158
        CMY:
        48, 2, 38
        CMYK:
        47, 0, 37, 2
      HSL:
        133°, 92.1260%, 75.0980%
        HSV (HSB):
        133°, 46.8000%, 98.0392%
        XYZ:
        50.0300, 75.8264, 44.3469
        xyY:
        0.2939, 0.4455, 75.8264
      CIE-Lab:
        89.7787, -52.2345, 34.1260
        CIE-LCH:
        89.7787, 62.3941, 146.8424
        CIE-Luv:
        89.7787, -54.0228, 56.5812
        Hunter-Lab:
        87.0783, -49.8316, 30.7599
      #85fa9e color charts
#85fa9e RGB chart
      #85fa9e CMYK chart
      #85fa9e RGB pie chart
      #85fa9e color shades, tints & tones
#85fa9e color schemes
#85fa9e color preview, HTML & CSS examples
           This text has a color of #85fa9e        
        
          <p style="color:#85fa9e;">Text here</p>
        
        
          .mytext {color:#85fa9e;}
        
        Text color #85fa9e
      
           This box has a color of #85fa9e        
        
          <div style="background-color:#85fa9e;">Content here</div>
        
        
          .mybackground {background-color:#85fa9e;}
        
        Background color #85fa9e
      
           Border around this has a color of #85fa9e        
        
          <div style="border:2px solid #85fa9e;">Content here</div>
        
        
          .myborder {border:2px solid #85fa9e;}
        
        Border color #85fa9e