#de06e6 color space conversions
Hex:
#de06e6
RGB:
222, 6, 230
CMY:
13, 98, 10
CMYK:
3, 97, 0, 10
HSL:
298°, 94.9153%, 46.2745%
HSV (HSB):
298°, 97.3913%, 90.1961%
XYZ:
44.4723, 21.3730, 76.6444
xyY:
0.3121, 0.1500, 21.3730
CIE-Lab:
53.3553, 89.2230, -58.3331
CIE-LCH:
53.3553, 106.5997, 326.8238
CIE-Luv:
53.3553, 70.1478, -100.6076
Hunter-Lab:
46.2310, 90.8054, -65.9327
#de06e6 color charts
#de06e6 color shades, tints & tones
#de06e6 color schemes
#de06e6 color preview, HTML & CSS examples
This text has a color of #de06e6
<p style="color:#de06e6;">Text here</p>
.mytext {color:#de06e6;}
This box has a color of #de06e6
<div style="background-color:#de06e6;">Content here</div>
.mybackground {background-color:#de06e6;}
Border around this has a color of #de06e6
<div style="border:2px solid #de06e6;">Content here</div>
.myborder {border:2px solid #de06e6;}