#bdaafb color space conversions
Hex:
        #bdaafb
        RGB:
        189, 170, 251
        CMY:
        26, 33, 2
        CMYK:
        25, 32, 0, 2
      HSL:
        254°, 91.0112%, 82.5490%
        HSV (HSB):
        254°, 32.2709%, 98.4314%
        XYZ:
        52.7736, 46.5333, 97.4671
        xyY:
        0.2682, 0.2365, 46.5333
      CIE-Lab:
        73.8903, 23.4987, -37.7675
        CIE-LCH:
        73.8903, 44.4812, 301.8896
        CIE-Luv:
        73.8903, 4.3397, -64.2333
        Hunter-Lab:
        68.2153, 18.7166, -36.9638
      #bdaafb color charts
#bdaafb RGB chart
      #bdaafb CMYK chart
      #bdaafb RGB pie chart
      #bdaafb color shades, tints & tones
#bdaafb color schemes
#bdaafb color preview, HTML & CSS examples
           This text has a color of #bdaafb        
        
          <p style="color:#bdaafb;">Text here</p>
        
        
          .mytext {color:#bdaafb;}
        
        Text color #bdaafb
      
           This box has a color of #bdaafb        
        
          <div style="background-color:#bdaafb;">Content here</div>
        
        
          .mybackground {background-color:#bdaafb;}
        
        Background color #bdaafb
      
           Border around this has a color of #bdaafb        
        
          <div style="border:2px solid #bdaafb;">Content here</div>
        
        
          .myborder {border:2px solid #bdaafb;}
        
        Border color #bdaafb