#bd9aee color space conversions
Hex:
        #bd9aee
        RGB:
        189, 154, 238
        CMY:
        26, 40, 7
        CMYK:
        21, 35, 0, 7
      HSL:
        265°, 71.1864%, 76.8627%
        HSV (HSB):
        265°, 35.2941%, 93.3333%
        XYZ:
        47.9745, 40.1031, 86.1011
        xyY:
        0.2754, 0.2302, 40.1031
      CIE-Lab:
        69.5429, 29.3823, -37.4588
        CIE-LCH:
        69.5429, 47.6076, 308.1103
        CIE-Luv:
        69.5429, 12.2433, -63.9727
        Hunter-Lab:
        63.3270, 24.4036, -36.2834
      #bd9aee color charts
#bd9aee RGB chart
      #bd9aee CMYK chart
      #bd9aee RGB pie chart
      #bd9aee color shades, tints & tones
#bd9aee color schemes
#bd9aee color preview, HTML & CSS examples
           This text has a color of #bd9aee        
        
          <p style="color:#bd9aee;">Text here</p>
        
        
          .mytext {color:#bd9aee;}
        
        Text color #bd9aee
      
           This box has a color of #bd9aee        
        
          <div style="background-color:#bd9aee;">Content here</div>
        
        
          .mybackground {background-color:#bd9aee;}
        
        Background color #bd9aee
      
           Border around this has a color of #bd9aee        
        
          <div style="border:2px solid #bd9aee;">Content here</div>
        
        
          .myborder {border:2px solid #bd9aee;}
        
        Border color #bd9aee