#85eadf color space conversions
Hex:
        #85eadf
        RGB:
        133, 234, 223
        CMY:
        48, 8, 13
        CMYK:
        43, 0, 5, 8
      HSL:
        173°, 70.6294%, 71.9608%
        HSV (HSB):
        173°, 43.1624%, 91.7647%
        XYZ:
        52.4150, 69.1599, 80.3987
        xyY:
        0.2595, 0.3424, 69.1599
      CIE-Lab:
        86.5832, -32.1451, -3.9024
        CIE-LCH:
        86.5832, 32.3811, 186.9219
        CIE-Luv:
        86.5832, -45.3838, -0.7788
        Hunter-Lab:
        83.1624, -33.0307, 0.8941
      #85eadf color charts
#85eadf RGB chart
      #85eadf CMYK chart
      #85eadf RGB pie chart
      #85eadf color shades, tints & tones
#85eadf color schemes
#85eadf color preview, HTML & CSS examples
           This text has a color of #85eadf        
        
          <p style="color:#85eadf;">Text here</p>
        
        
          .mytext {color:#85eadf;}
        
        Text color #85eadf
      
           This box has a color of #85eadf        
        
          <div style="background-color:#85eadf;">Content here</div>
        
        
          .mybackground {background-color:#85eadf;}
        
        Background color #85eadf
      
           Border around this has a color of #85eadf        
        
          <div style="border:2px solid #85eadf;">Content here</div>
        
        
          .myborder {border:2px solid #85eadf;}
        
        Border color #85eadf