#de06d4 color space conversions
Hex:
#de06d4
RGB:
222, 6, 212
CMY:
13, 98, 17
CMYK:
0, 97, 5, 13
HSL:
303°, 94.7368%, 44.7059%
HSV (HSB):
303°, 97.2973%, 87.0588%
XYZ:
42.0730, 20.4133, 64.0100
xyY:
0.3326, 0.1614, 20.4133
CIE-Lab:
52.3013, 86.6562, -49.7820
CIE-LCH:
52.3013, 99.9377, 330.1236
CIE-Luv:
52.3013, 77.2640, -87.2368
Hunter-Lab:
45.1811, 87.1537, -52.3720
#de06d4 color charts
#de06d4 color shades, tints & tones
#de06d4 color schemes
#de06d4 color preview, HTML & CSS examples
This text has a color of #de06d4
<p style="color:#de06d4;">Text here</p>
.mytext {color:#de06d4;}
This box has a color of #de06d4
<div style="background-color:#de06d4;">Content here</div>
.mybackground {background-color:#de06d4;}
Border around this has a color of #de06d4
<div style="border:2px solid #de06d4;">Content here</div>
.myborder {border:2px solid #de06d4;}