#bdace2 color space conversions
Hex:
        #bdace2
        RGB:
        189, 172, 226
        CMY:
        26, 33, 11
        CMYK:
        16, 24, 0, 11
      HSL:
        259°, 48.2143%, 78.0392%
        HSV (HSB):
        259°, 23.8938%, 88.6275%
        XYZ:
        49.4663, 45.8149, 78.1875
        xyY:
        0.2852, 0.2641, 45.8149
      CIE-Lab:
        73.4252, 16.7323, -24.9159
        CIE-LCH:
        73.4252, 30.0129, 303.8835
        CIE-Luv:
        73.4252, 5.6145, -41.8062
        Hunter-Lab:
        67.6867, 11.9983, -21.1075
      #bdace2 color charts
#bdace2 RGB chart
      #bdace2 CMYK chart
      #bdace2 RGB pie chart
      #bdace2 color shades, tints & tones
#bdace2 color schemes
#bdace2 color preview, HTML & CSS examples
           This text has a color of #bdace2        
        
          <p style="color:#bdace2;">Text here</p>
        
        
          .mytext {color:#bdace2;}
        
        Text color #bdace2
      
           This box has a color of #bdace2        
        
          <div style="background-color:#bdace2;">Content here</div>
        
        
          .mybackground {background-color:#bdace2;}
        
        Background color #bdace2
      
           Border around this has a color of #bdace2        
        
          <div style="border:2px solid #bdace2;">Content here</div>
        
        
          .myborder {border:2px solid #bdace2;}
        
        Border color #bdace2