#db99f5 color space conversions
Hex:
#db99f5
RGB:
219, 153, 245
CMY:
14, 40, 4
CMYK:
11, 38, 0, 4
HSL:
283°, 82.1429%, 78.0392%
HSV (HSB):
283°, 37.5510%, 96.0784%
XYZ:
57.0861, 44.4351, 91.9543
xyY:
0.2951, 0.2297, 44.4351
CIE-Lab:
72.5184, 40.3143, -36.4280
CIE-LCH:
72.5184, 54.3345, 317.8990
CIE-Luv:
72.5184, 28.8708, -64.3047
Hunter-Lab:
66.6597, 36.2096, -35.1264
#db99f5 color charts
#db99f5 color shades, tints & tones
#db99f5 color schemes
#db99f5 color preview, HTML & CSS examples
This text has a color of #db99f5
<p style="color:#db99f5;">Text here</p>
.mytext {color:#db99f5;}
This box has a color of #db99f5
<div style="background-color:#db99f5;">Content here</div>
.mybackground {background-color:#db99f5;}
Border around this has a color of #db99f5
<div style="border:2px solid #db99f5;">Content here</div>
.myborder {border:2px solid #db99f5;}