#db95e7 color space conversions
Hex:
#db95e7
RGB:
219, 149, 231
CMY:
14, 42, 9
CMYK:
5, 35, 0, 9
HSL:
291°, 63.0769%, 74.5098%
HSV (HSB):
291°, 35.4978%, 90.5882%
XYZ:
54.3847, 42.3245, 80.9044
xyY:
0.3062, 0.2383, 42.3245
CIE-Lab:
71.0941, 39.6913, -30.9860
CIE-LCH:
71.0941, 50.3541, 322.0218
CIE-Luv:
71.0941, 32.8834, -55.0912
Hunter-Lab:
65.0573, 35.3670, -28.1922
#db95e7 color charts
#db95e7 color shades, tints & tones
#db95e7 color schemes
#db95e7 color preview, HTML & CSS examples
This text has a color of #db95e7
<p style="color:#db95e7;">Text here</p>
.mytext {color:#db95e7;}
This box has a color of #db95e7
<div style="background-color:#db95e7;">Content here</div>
.mybackground {background-color:#db95e7;}
Border around this has a color of #db95e7
<div style="border:2px solid #db95e7;">Content here</div>
.myborder {border:2px solid #db95e7;}