#adacf4 color space conversions
Hex:
        #adacf4
        RGB:
        173, 172, 244
        CMY:
        32, 33, 4
        CMYK:
        29, 30, 0, 4
      HSL:
        241°, 76.5957%, 81.5686%
        HSV (HSB):
        241°, 29.5082%, 95.6863%
        XYZ:
        48.3152, 44.9209, 91.7121
        xyY:
        0.2612, 0.2429, 44.9209
      CIE-Lab:
        72.8398, 16.1118, -35.7077
        CIE-LCH:
        72.8398, 39.1743, 294.2855
        CIE-Luv:
        72.8398, -3.8340, -59.5983
        Hunter-Lab:
        67.0231, 11.3857, -34.2142
      #adacf4 color charts
#adacf4 RGB chart
      #adacf4 CMYK chart
      #adacf4 RGB pie chart
      #adacf4 color shades, tints & tones
#adacf4 color schemes
#adacf4 color preview, HTML & CSS examples
           This text has a color of #adacf4        
        
          <p style="color:#adacf4;">Text here</p>
        
        
          .mytext {color:#adacf4;}
        
        Text color #adacf4
      
           This box has a color of #adacf4        
        
          <div style="background-color:#adacf4;">Content here</div>
        
        
          .mybackground {background-color:#adacf4;}
        
        Background color #adacf4
      
           Border around this has a color of #adacf4        
        
          <div style="border:2px solid #adacf4;">Content here</div>
        
        
          .myborder {border:2px solid #adacf4;}
        
        Border color #adacf4