#db3cc5 color space conversions
Hex:
#db3cc5
RGB:
219, 60, 197
CMY:
14, 76, 23
CMYK:
0, 73, 10, 14
HSL:
308°, 68.8312%, 54.7059%
HSV (HSB):
308°, 72.6027%, 85.8824%
XYZ:
40.9073, 22.3230, 54.9760
xyY:
0.3461, 0.1888, 22.3230
CIE-Lab:
54.3681, 74.1957, -37.9337
CIE-LCH:
54.3681, 83.3305, 332.9209
CIE-Luv:
54.3681, 74.0682, -68.3846
Hunter-Lab:
47.2472, 71.8652, -35.9157
#db3cc5 color charts
#db3cc5 color shades, tints & tones
#db3cc5 color schemes
#db3cc5 color preview, HTML & CSS examples
This text has a color of #db3cc5
<p style="color:#db3cc5;">Text here</p>
.mytext {color:#db3cc5;}
This box has a color of #db3cc5
<div style="background-color:#db3cc5;">Content here</div>
.mybackground {background-color:#db3cc5;}
Border around this has a color of #db3cc5
<div style="border:2px solid #db3cc5;">Content here</div>
.myborder {border:2px solid #db3cc5;}