#bdaefa color space conversions
Hex:
#bdaefa
RGB:
189, 174, 250
CMY:
26, 32, 2
CMYK:
24, 30, 0, 2
HSL:
252°, 88.3721%, 83.1373%
HSV (HSB):
252°, 30.4000%, 98.0392%
XYZ:
53.3776, 47.9930, 96.8928
xyY:
0.2692, 0.2421, 47.9930
CIE-Lab:
74.8205, 21.0508, -35.7842
CIE-LCH:
74.8205, 41.5168, 300.4671
CIE-Luv:
74.8205, 2.7596, -60.6571
Hunter-Lab:
69.2770, 16.2987, -34.4307
#bdaefa color charts
#bdaefa color shades, tints & tones
#bdaefa color schemes
#bdaefa color preview, HTML & CSS examples
This text has a color of #bdaefa
<p style="color:#bdaefa;">Text here</p>
.mytext {color:#bdaefa;}
This box has a color of #bdaefa
<div style="background-color:#bdaefa;">Content here</div>
.mybackground {background-color:#bdaefa;}
Border around this has a color of #bdaefa
<div style="border:2px solid #bdaefa;">Content here</div>
.myborder {border:2px solid #bdaefa;}