#db2dcd color space conversions
Hex:
#db2dcd
RGB:
219, 45, 205
CMY:
14, 82, 20
CMYK:
0, 79, 6, 14
HSL:
305°, 70.7317%, 51.7647%
HSV (HSB):
305°, 79.4521%, 85.8824%
XYZ:
41.1712, 21.3446, 59.7076
xyY:
0.3369, 0.1746, 21.3446
CIE-Lab:
53.3246, 79.5034, -44.1765
CIE-LCH:
53.3246, 90.9525, 330.9411
CIE-Luv:
53.3246, 74.0851, -78.2628
Hunter-Lab:
46.2002, 78.2195, -44.2841
#db2dcd color charts
#db2dcd color shades, tints & tones
#db2dcd color schemes
#db2dcd color preview, HTML & CSS examples
This text has a color of #db2dcd
<p style="color:#db2dcd;">Text here</p>
.mytext {color:#db2dcd;}
This box has a color of #db2dcd
<div style="background-color:#db2dcd;">Content here</div>
.mybackground {background-color:#db2dcd;}
Border around this has a color of #db2dcd
<div style="border:2px solid #db2dcd;">Content here</div>
.myborder {border:2px solid #db2dcd;}