#85e3bd color space conversions
Hex:
        #85e3bd
        RGB:
        133, 227, 189
        CMY:
        48, 11, 26
        CMYK:
        41, 0, 17, 11
      HSL:
        156°, 62.6667%, 70.5882%
        HSV (HSB):
        156°, 41.4097%, 89.0196%
        XYZ:
        46.3273, 63.5988, 57.9782
        xyY:
        0.2759, 0.3788, 63.5988
      CIE-Lab:
        83.7565, -36.4926, 9.8882
        CIE-LCH:
        83.7565, 37.8086, 164.8389
        CIE-Luv:
        83.7565, -43.5844, 20.8154
        Hunter-Lab:
        79.7489, -35.8674, 12.7198
      #85e3bd color charts
#85e3bd RGB chart
      #85e3bd CMYK chart
      #85e3bd RGB pie chart
      #85e3bd color shades, tints & tones
#85e3bd color schemes
#85e3bd color preview, HTML & CSS examples
           This text has a color of #85e3bd        
        
          <p style="color:#85e3bd;">Text here</p>
        
        
          .mytext {color:#85e3bd;}
        
        Text color #85e3bd
      
           This box has a color of #85e3bd        
        
          <div style="background-color:#85e3bd;">Content here</div>
        
        
          .mybackground {background-color:#85e3bd;}
        
        Background color #85e3bd
      
           Border around this has a color of #85e3bd        
        
          <div style="border:2px solid #85e3bd;">Content here</div>
        
        
          .myborder {border:2px solid #85e3bd;}
        
        Border color #85e3bd