#d9baee color space conversions
Hex:
        #d9baee
        RGB:
        217, 186, 238
        CMY:
        15, 27, 7
        CMYK:
        9, 22, 0, 7
      HSL:
        276°, 60.4651%, 83.1373%
        HSV (HSB):
        276°, 21.8487%, 93.3333%
        XYZ:
        61.6068, 56.0426, 88.4592
        xyY:
        0.2989, 0.2719, 56.0426
      CIE-Lab:
        79.6380, 20.4802, -21.7266
        CIE-LCH:
        79.6380, 29.8577, 313.3085
        CIE-Luv:
        79.6380, 13.6768, -37.6453
        Hunter-Lab:
        74.8616, 15.8875, -17.6561
      #d9baee color charts
#d9baee RGB chart
      #d9baee CMYK chart
      #d9baee RGB pie chart
      #d9baee color shades, tints & tones
#d9baee color schemes
#d9baee color preview, HTML & CSS examples
           This text has a color of #d9baee        
        
          <p style="color:#d9baee;">Text here</p>
        
        
          .mytext {color:#d9baee;}
        
        Text color #d9baee
      
           This box has a color of #d9baee        
        
          <div style="background-color:#d9baee;">Content here</div>
        
        
          .mybackground {background-color:#d9baee;}
        
        Background color #d9baee
      
           Border around this has a color of #d9baee        
        
          <div style="border:2px solid #d9baee;">Content here</div>
        
        
          .myborder {border:2px solid #d9baee;}
        
        Border color #d9baee