#bdaaf3 color space conversions
Hex:
        #bdaaf3
        RGB:
        189, 170, 243
        CMY:
        26, 33, 5
        CMYK:
        22, 30, 0, 5
      HSL:
        256°, 75.2577%, 80.9804%
        HSV (HSB):
        256°, 30.0412%, 95.2941%
        XYZ:
        51.5387, 46.0393, 90.9641
        xyY:
        0.2734, 0.2442, 46.0393
      CIE-Lab:
        73.5710, 21.6437, -33.9321
        CIE-LCH:
        73.5710, 40.2472, 302.5319
        CIE-Luv:
        73.5710, 5.0346, -57.4947
        Hunter-Lab:
        67.8523, 16.8420, -31.9887
      #bdaaf3 color charts
#bdaaf3 RGB chart
      #bdaaf3 CMYK chart
      #bdaaf3 RGB pie chart
      #bdaaf3 color shades, tints & tones
#bdaaf3 color schemes
#bdaaf3 color preview, HTML & CSS examples
           This text has a color of #bdaaf3        
        
          <p style="color:#bdaaf3;">Text here</p>
        
        
          .mytext {color:#bdaaf3;}
        
        Text color #bdaaf3
      
           This box has a color of #bdaaf3        
        
          <div style="background-color:#bdaaf3;">Content here</div>
        
        
          .mybackground {background-color:#bdaaf3;}
        
        Background color #bdaaf3
      
           Border around this has a color of #bdaaf3        
        
          <div style="border:2px solid #bdaaf3;">Content here</div>
        
        
          .myborder {border:2px solid #bdaaf3;}
        
        Border color #bdaaf3