#adaff6 color space conversions
Hex:
        #adaff6
        RGB:
        173, 175, 246
        CMY:
        32, 31, 4
        CMYK:
        30, 29, 0, 4
      HSL:
        238°, 80.2198%, 82.1569%
        HSV (HSB):
        238°, 29.6748%, 96.4706%
        XYZ:
        49.1981, 46.1980, 93.5129
        xyY:
        0.2604, 0.2446, 46.1980
      CIE-Lab:
        73.6738, 14.9328, -35.4980
        CIE-LCH:
        73.6738, 38.5109, 292.8148
        CIE-Luv:
        73.6738, -5.1879, -59.1759
        Hunter-Lab:
        67.9691, 10.2578, -33.9936
      #adaff6 color charts
#adaff6 RGB chart
      #adaff6 CMYK chart
      #adaff6 RGB pie chart
      #adaff6 color shades, tints & tones
#adaff6 color schemes
#adaff6 color preview, HTML & CSS examples
           This text has a color of #adaff6        
        
          <p style="color:#adaff6;">Text here</p>
        
        
          .mytext {color:#adaff6;}
        
        Text color #adaff6
      
           This box has a color of #adaff6        
        
          <div style="background-color:#adaff6;">Content here</div>
        
        
          .mybackground {background-color:#adaff6;}
        
        Background color #adaff6
      
           Border around this has a color of #adaff6        
        
          <div style="border:2px solid #adaff6;">Content here</div>
        
        
          .myborder {border:2px solid #adaff6;}
        
        Border color #adaff6