#85e2ec color space conversions
Hex:
        #85e2ec
        RGB:
        133, 226, 236
        CMY:
        48, 11, 7
        CMYK:
        44, 4, 0, 7
      HSL:
        186°, 73.0496%, 72.3529%
        HSV (HSB):
        186°, 43.6441%, 92.5490%
        XYZ:
        52.0095, 65.4354, 89.2460
        xyY:
        0.2516, 0.3166, 65.4354
      CIE-Lab:
        84.7076, -25.1206, -13.5376
        CIE-LCH:
        84.7076, 28.5362, 208.3204
        CIE-Luv:
        84.7076, -41.8099, -17.3627
        Hunter-Lab:
        80.8921, -26.7948, -8.7885
      #85e2ec color charts
#85e2ec RGB chart
      #85e2ec CMYK chart
      #85e2ec RGB pie chart
      #85e2ec color shades, tints & tones
#85e2ec color schemes
#85e2ec color preview, HTML & CSS examples
           This text has a color of #85e2ec        
        
          <p style="color:#85e2ec;">Text here</p>
        
        
          .mytext {color:#85e2ec;}
        
        Text color #85e2ec
      
           This box has a color of #85e2ec        
        
          <div style="background-color:#85e2ec;">Content here</div>
        
        
          .mybackground {background-color:#85e2ec;}
        
        Background color #85e2ec
      
           Border around this has a color of #85e2ec        
        
          <div style="border:2px solid #85e2ec;">Content here</div>
        
        
          .myborder {border:2px solid #85e2ec;}
        
        Border color #85e2ec