#db3ddc color space conversions
Hex:
#db3ddc
RGB:
219, 61, 220
CMY:
14, 76, 14
CMYK:
0, 72, 0, 14
HSL:
300°, 69.4323%, 55.0980%
HSV (HSB):
300°, 72.2727%, 86.2745%
XYZ:
43.8004, 23.5649, 69.9501
xyY:
0.3190, 0.1716, 23.5649
CIE-Lab:
55.6495, 77.3700, -49.0394
CIE-LCH:
55.6495, 91.6023, 327.6323
CIE-Luv:
55.6495, 65.6430, -86.0975
Hunter-Lab:
48.5437, 76.1073, -51.4547
#db3ddc color charts
#db3ddc color shades, tints & tones
#db3ddc color schemes
#db3ddc color preview, HTML & CSS examples
This text has a color of #db3ddc
<p style="color:#db3ddc;">Text here</p>
.mytext {color:#db3ddc;}
This box has a color of #db3ddc
<div style="background-color:#db3ddc;">Content here</div>
.mybackground {background-color:#db3ddc;}
Border around this has a color of #db3ddc
<div style="border:2px solid #db3ddc;">Content here</div>
.myborder {border:2px solid #db3ddc;}