#85c4ee color space conversions
Hex:
        #85c4ee
        RGB:
        133, 196, 238
        CMY:
        48, 23, 7
        CMYK:
        44, 18, 0, 7
      HSL:
        204°, 75.5396%, 72.7451%
        HSV (HSB):
        204°, 44.1176%, 93.3333%
        XYZ:
        44.8454, 50.6394, 88.2997
        xyY:
        0.2440, 0.2755, 50.6394
      CIE-Lab:
        76.4601, -9.2838, -27.0936
        CIE-LCH:
        76.4601, 28.6400, 251.0857
        CIE-Luv:
        76.4601, -29.9082, -41.8790
        Hunter-Lab:
        71.1614, -12.0430, -23.7563
      #85c4ee color charts
#85c4ee RGB chart
      #85c4ee CMYK chart
      #85c4ee RGB pie chart
      #85c4ee color shades, tints & tones
#85c4ee color schemes
#85c4ee color preview, HTML & CSS examples
           This text has a color of #85c4ee        
        
          <p style="color:#85c4ee;">Text here</p>
        
        
          .mytext {color:#85c4ee;}
        
        Text color #85c4ee
      
           This box has a color of #85c4ee        
        
          <div style="background-color:#85c4ee;">Content here</div>
        
        
          .mybackground {background-color:#85c4ee;}
        
        Background color #85c4ee
      
           Border around this has a color of #85c4ee        
        
          <div style="border:2px solid #85c4ee;">Content here</div>
        
        
          .myborder {border:2px solid #85c4ee;}
        
        Border color #85c4ee