#bd81d8 color space conversions
Hex:
#bd81d8
RGB:
189, 129, 216
CMY:
26, 49, 15
CMYK:
13, 40, 0, 15
HSL:
281°, 52.7273%, 67.6471%
HSV (HSB):
281°, 40.2778%, 84.7059%
XYZ:
41.2312, 31.4772, 68.8683
xyY:
0.2912, 0.2223, 31.4772
CIE-Lab:
62.9084, 38.3775, -35.6297
CIE-LCH:
62.9084, 52.3670, 317.1263
CIE-Luv:
62.9084, 25.5355, -61.2279
Hunter-Lab:
56.1045, 32.9966, -33.5053
#bd81d8 color charts
#bd81d8 color shades, tints & tones
#bd81d8 color schemes
#bd81d8 color preview, HTML & CSS examples
This text has a color of #bd81d8
<p style="color:#bd81d8;">Text here</p>
.mytext {color:#bd81d8;}
This box has a color of #bd81d8
<div style="background-color:#bd81d8;">Content here</div>
.mybackground {background-color:#bd81d8;}
Border around this has a color of #bd81d8
<div style="border:2px solid #bd81d8;">Content here</div>
.myborder {border:2px solid #bd81d8;}