#db8bec color space conversions
Hex:
#db8bec
RGB:
219, 139, 236
CMY:
14, 45, 7
CMYK:
7, 41, 0, 7
HSL:
289°, 71.8519%, 73.5294%
HSV (HSB):
289°, 41.1017%, 92.5490%
XYZ:
53.5864, 39.5814, 84.1726
xyY:
0.3022, 0.2232, 39.5814
CIE-Lab:
69.1704, 45.9421, -36.7098
CIE-LCH:
69.1704, 58.8072, 321.3736
CIE-Luv:
69.1704, 36.2995, -65.1438
Hunter-Lab:
62.9138, 41.9370, -35.2846
#db8bec color charts
#db8bec color shades, tints & tones
#db8bec color schemes
#db8bec color preview, HTML & CSS examples
This text has a color of #db8bec
<p style="color:#db8bec;">Text here</p>
.mytext {color:#db8bec;}
This box has a color of #db8bec
<div style="background-color:#db8bec;">Content here</div>
.mybackground {background-color:#db8bec;}
Border around this has a color of #db8bec
<div style="border:2px solid #db8bec;">Content here</div>
.myborder {border:2px solid #db8bec;}