#bdbaf5 color space conversions
Hex:
#bdbaf5
RGB:
189, 186, 245
CMY:
26, 27, 4
CMYK:
23, 24, 0, 4
HSL:
243°, 74.6835%, 84.5098%
HSV (HSB):
243°, 24.0816%, 96.0784%
XYZ:
55.0266, 52.5292, 93.6251
xyY:
0.2735, 0.2611, 52.5292
CIE-Lab:
77.5962, 13.2917, -28.8113
CIE-LCH:
77.5962, 31.7295, 294.7656
CIE-Luv:
77.5962, -2.0051, -48.0861
Hunter-Lab:
72.4770, 8.6874, -25.8563
#bdbaf5 color charts
#bdbaf5 color shades, tints & tones
#bdbaf5 color schemes
#bdbaf5 color preview, HTML & CSS examples
This text has a color of #bdbaf5
<p style="color:#bdbaf5;">Text here</p>
.mytext {color:#bdbaf5;}
This box has a color of #bdbaf5
<div style="background-color:#bdbaf5;">Content here</div>
.mybackground {background-color:#bdbaf5;}
Border around this has a color of #bdbaf5
<div style="border:2px solid #bdbaf5;">Content here</div>
.myborder {border:2px solid #bdbaf5;}