#bd9fee color space conversions
Hex:
#bd9fee
RGB:
189, 159, 238
CMY:
26, 38, 7
CMYK:
21, 33, 0, 7
HSL:
263°, 69.9115%, 77.8431%
HSV (HSB):
263°, 33.1933%, 93.3333%
XYZ:
48.8170, 41.7881, 86.3819
xyY:
0.2758, 0.2361, 41.7881
CIE-Lab:
70.7246, 26.6057, -35.6222
CIE-LCH:
70.7246, 44.4613, 306.7555
CIE-Luv:
70.7246, 10.1606, -60.6862
Hunter-Lab:
64.6437, 21.6713, -33.9772
#bd9fee color charts
#bd9fee color shades, tints & tones
#bd9fee color schemes
#bd9fee color preview, HTML & CSS examples
This text has a color of #bd9fee
<p style="color:#bd9fee;">Text here</p>
.mytext {color:#bd9fee;}
This box has a color of #bd9fee
<div style="background-color:#bd9fee;">Content here</div>
.mybackground {background-color:#bd9fee;}
Border around this has a color of #bd9fee
<div style="border:2px solid #bd9fee;">Content here</div>
.myborder {border:2px solid #bd9fee;}