#bd81d5 color space conversions
Hex:
#bd81d5
RGB:
189, 129, 213
CMY:
26, 49, 16
CMYK:
11, 39, 0, 16
HSL:
283°, 50.0000%, 67.0588%
HSV (HSB):
283°, 39.4366%, 83.5294%
XYZ:
40.8468, 31.3234, 66.8440
xyY:
0.2938, 0.2253, 31.3234
CIE-Lab:
62.7797, 37.7522, -34.1527
CIE-LCH:
62.7797, 50.9081, 317.8658
CIE-Luv:
62.7797, 26.0224, -58.7336
Hunter-Lab:
55.9673, 32.3322, -31.6352
#bd81d5 color charts
#bd81d5 color shades, tints & tones
#bd81d5 color schemes
#bd81d5 color preview, HTML & CSS examples
This text has a color of #bd81d5
<p style="color:#bd81d5;">Text here</p>
.mytext {color:#bd81d5;}
This box has a color of #bd81d5
<div style="background-color:#bd81d5;">Content here</div>
.mybackground {background-color:#bd81d5;}
Border around this has a color of #bd81d5
<div style="border:2px solid #bd81d5;">Content here</div>
.myborder {border:2px solid #bd81d5;}