#db94ed color space conversions
Hex:
#db94ed
RGB:
219, 148, 237
CMY:
14, 42, 7
CMYK:
8, 38, 0, 7
HSL:
288°, 71.2000%, 75.4902%
HSV (HSB):
288°, 37.5527%, 92.9412%
XYZ:
55.0894, 42.3543, 85.3924
xyY:
0.3013, 0.2317, 42.3543
CIE-Lab:
71.1145, 41.3884, -34.2403
CIE-LCH:
71.1145, 53.7159, 320.3993
CIE-Luv:
71.1145, 32.3139, -60.6796
Hunter-Lab:
65.0802, 37.2072, -32.2389
#db94ed color charts
#db94ed color shades, tints & tones
#db94ed color schemes
#db94ed color preview, HTML & CSS examples
This text has a color of #db94ed
<p style="color:#db94ed;">Text here</p>
.mytext {color:#db94ed;}
This box has a color of #db94ed
<div style="background-color:#db94ed;">Content here</div>
.mybackground {background-color:#db94ed;}
Border around this has a color of #db94ed
<div style="border:2px solid #db94ed;">Content here</div>
.myborder {border:2px solid #db94ed;}