#adace6 color space conversions
Hex:
        #adace6
        RGB:
        173, 172, 230
        CMY:
        32, 33, 10
        CMYK:
        25, 25, 0, 10
      HSL:
        241°, 53.7037%, 78.8235%
        HSV (HSB):
        241°, 25.2174%, 90.1961%
        XYZ:
        46.2690, 44.1025, 80.9369
        xyY:
        0.2701, 0.2574, 44.1025
      CIE-Lab:
        72.2969, 12.7370, -28.9364
        CIE-LCH:
        72.2969, 31.6156, 293.7578
        CIE-Luv:
        72.2969, -2.9598, -47.7398
        Hunter-Lab:
        66.4097, 8.1478, -25.7730
      #adace6 color charts
#adace6 RGB chart
      #adace6 CMYK chart
      #adace6 RGB pie chart
      #adace6 color shades, tints & tones
#adace6 color schemes
#adace6 color preview, HTML & CSS examples
           This text has a color of #adace6        
        
          <p style="color:#adace6;">Text here</p>
        
        
          .mytext {color:#adace6;}
        
        Text color #adace6
      
           This box has a color of #adace6        
        
          <div style="background-color:#adace6;">Content here</div>
        
        
          .mybackground {background-color:#adace6;}
        
        Background color #adace6
      
           Border around this has a color of #adace6        
        
          <div style="border:2px solid #adace6;">Content here</div>
        
        
          .myborder {border:2px solid #adace6;}
        
        Border color #adace6