#adabe0 color space conversions
Hex:
        #adabe0
        RGB:
        173, 171, 224
        CMY:
        32, 33, 12
        CMYK:
        23, 24, 0, 12
      HSL:
        242°, 46.0870%, 77.4510%
        HSV (HSB):
        242°, 23.6607%, 87.8431%
        XYZ:
        45.2510, 43.3919, 76.5115
        xyY:
        0.2740, 0.2627, 43.3919
      CIE-Lab:
        71.8201, 11.8861, -26.3943
        CIE-LCH:
        71.8201, 28.9472, 294.2434
        CIE-Luv:
        71.8201, -2.1474, -43.3665
        Hunter-Lab:
        65.8725, 7.3435, -22.7551
      #adabe0 color charts
#adabe0 RGB chart
      #adabe0 CMYK chart
      #adabe0 RGB pie chart
      #adabe0 color shades, tints & tones
#adabe0 color schemes
#adabe0 color preview, HTML & CSS examples
           This text has a color of #adabe0        
        
          <p style="color:#adabe0;">Text here</p>
        
        
          .mytext {color:#adabe0;}
        
        Text color #adabe0
      
           This box has a color of #adabe0        
        
          <div style="background-color:#adabe0;">Content here</div>
        
        
          .mybackground {background-color:#adabe0;}
        
        Background color #adabe0
      
           Border around this has a color of #adabe0        
        
          <div style="border:2px solid #adabe0;">Content here</div>
        
        
          .myborder {border:2px solid #adabe0;}
        
        Border color #adabe0