#db4ced color space conversions
Hex:
#db4ced
RGB:
219, 76, 237
CMY:
14, 70, 7
CMYK:
8, 68, 0, 7
HSL:
293°, 81.7259%, 61.3725%
HSV (HSB):
293°, 67.9325%, 92.9412%
XYZ:
47.0839, 26.3434, 82.7239
xyY:
0.3015, 0.1687, 26.3434
CIE-Lab:
58.3616, 75.0989, -54.2866
CIE-LCH:
58.3616, 92.6654, 324.1381
CIE-Luv:
58.3616, 56.8644, -94.7839
Hunter-Lab:
51.3258, 73.9275, -59.6321
#db4ced color charts
#db4ced color shades, tints & tones
#db4ced color schemes
#db4ced color preview, HTML & CSS examples
This text has a color of #db4ced
<p style="color:#db4ced;">Text here</p>
.mytext {color:#db4ced;}
This box has a color of #db4ced
<div style="background-color:#db4ced;">Content here</div>
.mybackground {background-color:#db4ced;}
Border around this has a color of #db4ced
<div style="border:2px solid #db4ced;">Content here</div>
.myborder {border:2px solid #db4ced;}