#85e4da color space conversions
Hex:
        #85e4da
        RGB:
        133, 228, 218
        CMY:
        48, 11, 15
        CMYK:
        42, 0, 4, 11
      HSL:
        174°, 63.7584%, 70.7843%
        HSV (HSB):
        174°, 41.6667%, 89.4118%
        XYZ:
        50.0712, 65.5353, 76.3402
        xyY:
        0.2609, 0.3414, 65.5353
      CIE-Lab:
        84.7588, -30.4866, -3.9535
        CIE-LCH:
        84.7588, 30.7419, 187.3888
        CIE-Luv:
        84.7588, -43.1390, -1.1170
        Hunter-Lab:
        80.9539, -31.2644, 0.7567
      #85e4da color charts
#85e4da RGB chart
      #85e4da CMYK chart
      #85e4da RGB pie chart
      #85e4da color shades, tints & tones
#85e4da color schemes
#85e4da color preview, HTML & CSS examples
           This text has a color of #85e4da        
        
          <p style="color:#85e4da;">Text here</p>
        
        
          .mytext {color:#85e4da;}
        
        Text color #85e4da
      
           This box has a color of #85e4da        
        
          <div style="background-color:#85e4da;">Content here</div>
        
        
          .mybackground {background-color:#85e4da;}
        
        Background color #85e4da
      
           Border around this has a color of #85e4da        
        
          <div style="border:2px solid #85e4da;">Content here</div>
        
        
          .myborder {border:2px solid #85e4da;}
        
        Border color #85e4da