#85acda color space conversions
Hex:
        #85acda
        RGB:
        133, 172, 218
        CMY:
        48, 33, 15
        CMYK:
        39, 21, 0, 15
      HSL:
        212°, 53.4591%, 68.8235%
        HSV (HSB):
        212°, 38.9908%, 85.4902%
        XYZ:
        37.0803, 39.5535, 72.0099
        xyY:
        0.2495, 0.2661, 39.5535
      CIE-Lab:
        69.1504, -1.6810, -27.4396
        CIE-LCH:
        69.1504, 27.4910, 266.4944
        CIE-Luv:
        69.1504, -20.3208, -42.9335
        Hunter-Lab:
        62.8916, -4.8185, -23.8620
      #85acda color charts
#85acda RGB chart
      #85acda CMYK chart
      #85acda RGB pie chart
      #85acda color shades, tints & tones
#85acda color schemes
#85acda color preview, HTML & CSS examples
           This text has a color of #85acda        
        
          <p style="color:#85acda;">Text here</p>
        
        
          .mytext {color:#85acda;}
        
        Text color #85acda
      
           This box has a color of #85acda        
        
          <div style="background-color:#85acda;">Content here</div>
        
        
          .mybackground {background-color:#85acda;}
        
        Background color #85acda
      
           Border around this has a color of #85acda        
        
          <div style="border:2px solid #85acda;">Content here</div>
        
        
          .myborder {border:2px solid #85acda;}
        
        Border color #85acda