#bdaff4 color space conversions
Hex:
        #bdaff4
        RGB:
        189, 175, 244
        CMY:
        26, 31, 4
        CMYK:
        23, 28, 0, 4
      HSL:
        252°, 75.8242%, 82.1569%
        HSV (HSB):
        252°, 28.2787%, 95.6863%
        XYZ:
        52.6454, 48.0104, 92.0802
        xyY:
        0.2731, 0.2491, 48.0104
      CIE-Lab:
        74.8315, 19.1085, -32.5261
        CIE-LCH:
        74.8315, 37.7238, 300.4335
        CIE-Luv:
        74.8315, 2.8183, -54.9080
        Hunter-Lab:
        69.2895, 14.3655, -30.2889
      #bdaff4 color charts
#bdaff4 RGB chart
      #bdaff4 CMYK chart
      #bdaff4 RGB pie chart
      #bdaff4 color shades, tints & tones
#bdaff4 color schemes
#bdaff4 color preview, HTML & CSS examples
           This text has a color of #bdaff4        
        
          <p style="color:#bdaff4;">Text here</p>
        
        
          .mytext {color:#bdaff4;}
        
        Text color #bdaff4
      
           This box has a color of #bdaff4        
        
          <div style="background-color:#bdaff4;">Content here</div>
        
        
          .mybackground {background-color:#bdaff4;}
        
        Background color #bdaff4
      
           Border around this has a color of #bdaff4        
        
          <div style="border:2px solid #bdaff4;">Content here</div>
        
        
          .myborder {border:2px solid #bdaff4;}
        
        Border color #bdaff4