#adacd0 color space conversions
Hex:
        #adacd0
        RGB:
        173, 172, 208
        CMY:
        32, 33, 18
        CMYK:
        17, 17, 0, 18
      HSL:
        242°, 27.6923%, 74.5098%
        HSV (HSB):
        242°, 17.3077%, 81.5686%
        XYZ:
        43.3713, 42.9434, 65.6775
        xyY:
        0.2854, 0.2825, 42.9434
      CIE-Lab:
        71.5165, 7.7121, -18.0947
        CIE-LCH:
        71.5165, 19.6697, 293.0840
        CIE-Luv:
        71.5165, -1.5922, -29.1968
        Hunter-Lab:
        65.5312, 3.4592, -13.5506
      #adacd0 color charts
#adacd0 RGB chart
      #adacd0 CMYK chart
      #adacd0 RGB pie chart
      #adacd0 color shades, tints & tones
#adacd0 color schemes
#adacd0 color preview, HTML & CSS examples
           This text has a color of #adacd0        
        
          <p style="color:#adacd0;">Text here</p>
        
        
          .mytext {color:#adacd0;}
        
        Text color #adacd0
      
           This box has a color of #adacd0        
        
          <div style="background-color:#adacd0;">Content here</div>
        
        
          .mybackground {background-color:#adacd0;}
        
        Background color #adacd0
      
           Border around this has a color of #adacd0        
        
          <div style="border:2px solid #adacd0;">Content here</div>
        
        
          .myborder {border:2px solid #adacd0;}
        
        Border color #adacd0