#db5add color space conversions
Hex:
#db5add
RGB:
219, 90, 221
CMY:
14, 65, 13
CMYK:
1, 59, 0, 13
HSL:
299°, 65.8291%, 60.9804%
HSV (HSB):
299°, 59.2760%, 86.6667%
XYZ:
45.9207, 27.5929, 71.3123
xyY:
0.3171, 0.1905, 27.5929
CIE-Lab:
59.5191, 66.8244, -43.4806
CIE-LCH:
59.5191, 79.7249, 326.9492
CIE-Luv:
59.5191, 57.8669, -77.1808
Hunter-Lab:
52.5289, 64.1190, -43.7208
#db5add color charts
#db5add color shades, tints & tones
#db5add color schemes
#db5add color preview, HTML & CSS examples
This text has a color of #db5add
<p style="color:#db5add;">Text here</p>
.mytext {color:#db5add;}
This box has a color of #db5add
<div style="background-color:#db5add;">Content here</div>
.mybackground {background-color:#db5add;}
Border around this has a color of #db5add
<div style="border:2px solid #db5add;">Content here</div>
.myborder {border:2px solid #db5add;}