#bd8def color space conversions
Hex:
#bd8def
RGB:
189, 141, 239
CMY:
26, 45, 6
CMYK:
21, 41, 0, 6
HSL:
269°, 75.3846%, 74.5098%
HSV (HSB):
269°, 41.0042%, 93.7255%
XYZ:
46.0911, 36.1006, 86.2002
xyY:
0.2737, 0.2144, 36.1006
CIE-Lab:
66.5967, 36.8022, -42.6094
CIE-LCH:
66.5967, 56.3024, 310.8176
CIE-Luv:
66.5967, 17.3442, -73.0514
Hunter-Lab:
60.0837, 31.7834, -43.0028
#bd8def color charts
#bd8def color shades, tints & tones
#bd8def color schemes
#bd8def color preview, HTML & CSS examples
This text has a color of #bd8def
<p style="color:#bd8def;">Text here</p>
.mytext {color:#bd8def;}
This box has a color of #bd8def
<div style="background-color:#bd8def;">Content here</div>
.mybackground {background-color:#bd8def;}
Border around this has a color of #bd8def
<div style="border:2px solid #bd8def;">Content here</div>
.myborder {border:2px solid #bd8def;}