#bdaffb color space conversions
Hex:
        #bdaffb
        RGB:
        189, 175, 251
        CMY:
        26, 31, 2
        CMYK:
        25, 30, 0, 2
      HSL:
        251°, 90.4762%, 83.5294%
        HSV (HSB):
        251°, 30.2789%, 98.4314%
        XYZ:
        53.7288, 48.4438, 97.7856
        xyY:
        0.2687, 0.2423, 48.4438
      CIE-Lab:
        75.1040, 20.7318, -35.8846
        CIE-LCH:
        75.1040, 41.4429, 300.0166
        CIE-Luv:
        75.1040, 2.2608, -60.8124
        Hunter-Lab:
        69.6016, 15.9900, -34.5774
      #bdaffb color charts
#bdaffb RGB chart
      #bdaffb CMYK chart
      #bdaffb RGB pie chart
      #bdaffb color shades, tints & tones
#bdaffb color schemes
#bdaffb color preview, HTML & CSS examples
           This text has a color of #bdaffb        
        
          <p style="color:#bdaffb;">Text here</p>
        
        
          .mytext {color:#bdaffb;}
        
        Text color #bdaffb
      
           This box has a color of #bdaffb        
        
          <div style="background-color:#bdaffb;">Content here</div>
        
        
          .mybackground {background-color:#bdaffb;}
        
        Background color #bdaffb
      
           Border around this has a color of #bdaffb        
        
          <div style="border:2px solid #bdaffb;">Content here</div>
        
        
          .myborder {border:2px solid #bdaffb;}
        
        Border color #bdaffb