#bd9dff color space conversions
Hex:
#bd9dff
RGB:
189, 157, 255
CMY:
26, 38, 0
CMYK:
26, 38, 0, 0
HSL:
260°, 100.0000%, 80.7843%
HSV (HSB):
260°, 38.4314%, 100.0000%
XYZ:
51.0932, 42.1528, 100.0511
xyY:
0.2643, 0.2181, 42.1528
CIE-Lab:
70.9761, 31.6508, -44.4805
CIE-LCH:
70.9761, 54.5920, 305.4344
CIE-Luv:
70.9761, 9.1843, -76.2249
Hunter-Lab:
64.9252, 26.8526, -45.9196
#bd9dff color charts
#bd9dff color shades, tints & tones
#bd9dff color schemes
#bd9dff color preview, HTML & CSS examples
This text has a color of #bd9dff
<p style="color:#bd9dff;">Text here</p>
.mytext {color:#bd9dff;}
This box has a color of #bd9dff
<div style="background-color:#bd9dff;">Content here</div>
.mybackground {background-color:#bd9dff;}
Border around this has a color of #bd9dff
<div style="border:2px solid #bd9dff;">Content here</div>
.myborder {border:2px solid #bd9dff;}