#85e9ed color space conversions
Hex:
        #85e9ed
        RGB:
        133, 233, 237
        CMY:
        48, 9, 7
        CMYK:
        44, 2, 0, 7
      HSL:
        182°, 74.2857%, 72.5490%
        HSV (HSB):
        182°, 43.8819%, 92.9412%
        XYZ:
        54.0978, 69.3788, 90.6610
        xyY:
        0.2526, 0.3240, 69.3788
      CIE-Lab:
        86.6913, -28.2691, -11.1015
        CIE-LCH:
        86.6913, 30.3708, 201.4403
        CIE-Luv:
        86.6913, -44.5338, -12.9419
        Hunter-Lab:
        83.2939, -29.8320, -6.2282
      #85e9ed color charts
#85e9ed RGB chart
      #85e9ed CMYK chart
      #85e9ed RGB pie chart
      #85e9ed color shades, tints & tones
#85e9ed color schemes
#85e9ed color preview, HTML & CSS examples
           This text has a color of #85e9ed        
        
          <p style="color:#85e9ed;">Text here</p>
        
        
          .mytext {color:#85e9ed;}
        
        Text color #85e9ed
      
           This box has a color of #85e9ed        
        
          <div style="background-color:#85e9ed;">Content here</div>
        
        
          .mybackground {background-color:#85e9ed;}
        
        Background color #85e9ed
      
           Border around this has a color of #85e9ed        
        
          <div style="border:2px solid #85e9ed;">Content here</div>
        
        
          .myborder {border:2px solid #85e9ed;}
        
        Border color #85e9ed