#85e4cf color space conversions
Hex:
        #85e4cf
        RGB:
        133, 228, 207
        CMY:
        48, 11, 19
        CMYK:
        42, 0, 9, 11
      HSL:
        167°, 63.7584%, 70.7843%
        HSV (HSB):
        167°, 41.6667%, 89.4118%
        XYZ:
        48.6788, 64.9783, 69.0079
        xyY:
        0.2665, 0.3557, 64.9783
      CIE-Lab:
        84.4726, -33.0312, 1.4339
        CIE-LCH:
        84.4726, 33.0623, 177.5143
        CIE-Luv:
        84.4726, -43.4684, 7.6530
        Hunter-Lab:
        80.6091, -33.2723, 5.6694
      #85e4cf color charts
#85e4cf RGB chart
      #85e4cf CMYK chart
      #85e4cf RGB pie chart
      #85e4cf color shades, tints & tones
#85e4cf color schemes
#85e4cf color preview, HTML & CSS examples
           This text has a color of #85e4cf        
        
          <p style="color:#85e4cf;">Text here</p>
        
        
          .mytext {color:#85e4cf;}
        
        Text color #85e4cf
      
           This box has a color of #85e4cf        
        
          <div style="background-color:#85e4cf;">Content here</div>
        
        
          .mybackground {background-color:#85e4cf;}
        
        Background color #85e4cf
      
           Border around this has a color of #85e4cf        
        
          <div style="border:2px solid #85e4cf;">Content here</div>
        
        
          .myborder {border:2px solid #85e4cf;}
        
        Border color #85e4cf