#de06d9 color space conversions
Hex:
#de06d9
RGB:
222, 6, 217
CMY:
13, 98, 15
CMYK:
0, 97, 2, 13
HSL:
301°, 94.7368%, 44.7059%
HSV (HSB):
301°, 97.2973%, 87.0588%
XYZ:
42.7137, 20.6696, 67.3840
xyY:
0.3266, 0.1581, 20.6696
CIE-Lab:
52.5860, 87.3539, -52.1847
CIE-LCH:
52.5860, 101.7543, 329.1462
CIE-Luv:
52.5860, 75.2368, -90.9889
Hunter-Lab:
45.4638, 88.1408, -56.0517
#de06d9 color charts
#de06d9 color shades, tints & tones
#de06d9 color schemes
#de06d9 color preview, HTML & CSS examples
This text has a color of #de06d9
<p style="color:#de06d9;">Text here</p>
.mytext {color:#de06d9;}
This box has a color of #de06d9
<div style="background-color:#de06d9;">Content here</div>
.mybackground {background-color:#de06d9;}
Border around this has a color of #de06d9
<div style="border:2px solid #de06d9;">Content here</div>
.myborder {border:2px solid #de06d9;}