#85dab3 color space conversions
Hex:
        #85dab3
        RGB:
        133, 218, 179
        CMY:
        48, 15, 30
        CMYK:
        39, 0, 18, 15
      HSL:
        152°, 53.4591%, 68.8235%
        HSV (HSB):
        152°, 38.9908%, 85.4902%
        XYZ:
        42.8810, 58.3840, 51.6570
        xyY:
        0.2804, 0.3818, 58.3840
      CIE-Lab:
        80.9518, -34.4135, 11.1721
        CIE-LCH:
        80.9518, 36.1815, 162.0144
        CIE-Luv:
        80.9518, -40.0708, 22.1966
        Hunter-Lab:
        76.4094, -33.5424, 13.4033
      #85dab3 color charts
#85dab3 RGB chart
      #85dab3 CMYK chart
      #85dab3 RGB pie chart
      #85dab3 color shades, tints & tones
#85dab3 color schemes
#85dab3 color preview, HTML & CSS examples
           This text has a color of #85dab3        
        
          <p style="color:#85dab3;">Text here</p>
        
        
          .mytext {color:#85dab3;}
        
        Text color #85dab3
      
           This box has a color of #85dab3        
        
          <div style="background-color:#85dab3;">Content here</div>
        
        
          .mybackground {background-color:#85dab3;}
        
        Background color #85dab3
      
           Border around this has a color of #85dab3        
        
          <div style="border:2px solid #85dab3;">Content here</div>
        
        
          .myborder {border:2px solid #85dab3;}
        
        Border color #85dab3