#85f5df color space conversions
Hex:
        #85f5df
        RGB:
        133, 245, 223
        CMY:
        48, 4, 13
        CMYK:
        46, 0, 9, 4
      HSL:
        168°, 84.8485%, 74.1176%
        HSV (HSB):
        168°, 45.7143%, 96.0784%
        XYZ:
        55.6446, 75.6191, 81.4752
        xyY:
        0.2616, 0.3555, 75.6191
      CIE-Lab:
        89.6822, -37.2489, 0.6374
        CIE-LCH:
        89.6822, 37.2544, 179.0196
        CIE-Luv:
        89.6822, -49.7399, 7.1614
        Hunter-Lab:
        86.9592, -37.9578, 5.3205
      #85f5df color charts
#85f5df RGB chart
      #85f5df CMYK chart
      #85f5df RGB pie chart
      #85f5df color shades, tints & tones
#85f5df color schemes
#85f5df color preview, HTML & CSS examples
           This text has a color of #85f5df        
        
          <p style="color:#85f5df;">Text here</p>
        
        
          .mytext {color:#85f5df;}
        
        Text color #85f5df
      
           This box has a color of #85f5df        
        
          <div style="background-color:#85f5df;">Content here</div>
        
        
          .mybackground {background-color:#85f5df;}
        
        Background color #85f5df
      
           Border around this has a color of #85f5df        
        
          <div style="border:2px solid #85f5df;">Content here</div>
        
        
          .myborder {border:2px solid #85f5df;}
        
        Border color #85f5df