#bdabf8 color space conversions
Hex:
        #bdabf8
        RGB:
        189, 171, 248
        CMY:
        26, 33, 3
        CMYK:
        24, 31, 0, 3
      HSL:
        254°, 84.6154%, 82.1569%
        HSV (HSB):
        254°, 31.0484%, 97.2549%
        XYZ:
        52.4925, 46.7219, 95.0585
        xyY:
        0.2702, 0.2405, 46.7219
      CIE-Lab:
        74.0116, 22.2448, -35.9574
        CIE-LCH:
        74.0116, 42.2819, 301.7427
        CIE-Luv:
        74.0116, 4.1819, -61.0260
        Hunter-Lab:
        68.3535, 17.4616, -34.6066
      #bdabf8 color charts
#bdabf8 RGB chart
      #bdabf8 CMYK chart
      #bdabf8 RGB pie chart
      #bdabf8 color shades, tints & tones
#bdabf8 color schemes
#bdabf8 color preview, HTML & CSS examples
           This text has a color of #bdabf8        
        
          <p style="color:#bdabf8;">Text here</p>
        
        
          .mytext {color:#bdabf8;}
        
        Text color #bdabf8
      
           This box has a color of #bdabf8        
        
          <div style="background-color:#bdabf8;">Content here</div>
        
        
          .mybackground {background-color:#bdabf8;}
        
        Background color #bdabf8
      
           Border around this has a color of #bdabf8        
        
          <div style="border:2px solid #bdabf8;">Content here</div>
        
        
          .myborder {border:2px solid #bdabf8;}
        
        Border color #bdabf8