#85dee3 color space conversions
Hex:
        #85dee3
        RGB:
        133, 222, 227
        CMY:
        48, 13, 11
        CMYK:
        41, 2, 0, 11
      HSL:
        183°, 62.6667%, 70.5882%
        HSV (HSB):
        183°, 41.4097%, 89.0196%
        XYZ:
        49.6593, 62.7751, 82.1725
        xyY:
        0.2552, 0.3226, 62.7751
      CIE-Lab:
        83.3239, -25.4120, -10.8416
        CIE-LCH:
        83.3239, 27.6281, 203.1047
        CIE-Luv:
        83.3239, -40.4736, -12.8923
        Hunter-Lab:
        79.2308, -26.7759, -6.0298
      #85dee3 color charts
#85dee3 RGB chart
      #85dee3 CMYK chart
      #85dee3 RGB pie chart
      #85dee3 color shades, tints & tones
#85dee3 color schemes
#85dee3 color preview, HTML & CSS examples
           This text has a color of #85dee3        
        
          <p style="color:#85dee3;">Text here</p>
        
        
          .mytext {color:#85dee3;}
        
        Text color #85dee3
      
           This box has a color of #85dee3        
        
          <div style="background-color:#85dee3;">Content here</div>
        
        
          .mybackground {background-color:#85dee3;}
        
        Background color #85dee3
      
           Border around this has a color of #85dee3        
        
          <div style="border:2px solid #85dee3;">Content here</div>
        
        
          .myborder {border:2px solid #85dee3;}
        
        Border color #85dee3