#de13c3 color space conversions
Hex:
#de13c3
RGB:
222, 19, 195
CMY:
13, 93, 24
CMYK:
0, 91, 12, 13
HSL:
308°, 84.2324%, 47.2549%
HSV (HSB):
308°, 91.4414%, 87.0588%
XYZ:
40.2074, 19.9355, 53.3585
xyY:
0.3542, 0.1756, 19.9355
CIE-Lab:
51.7642, 83.2539, -40.8457
CIE-LCH:
51.7642, 92.7339, 333.8667
CIE-Luv:
51.7642, 83.6193, -73.3536
Hunter-Lab:
44.6492, 82.6066, -39.6008
#de13c3 color charts
#de13c3 color shades, tints & tones
#de13c3 color schemes
#de13c3 color preview, HTML & CSS examples
This text has a color of #de13c3
<p style="color:#de13c3;">Text here</p>
.mytext {color:#de13c3;}
This box has a color of #de13c3
<div style="background-color:#de13c3;">Content here</div>
.mybackground {background-color:#de13c3;}
Border around this has a color of #de13c3
<div style="border:2px solid #de13c3;">Content here</div>
.myborder {border:2px solid #de13c3;}