#de25c4 color space conversions
Hex:
#de25c4
RGB:
222, 37, 196
CMY:
13, 85, 23
CMYK:
0, 83, 12, 13
HSL:
308°, 73.7052%, 50.7843%
HSV (HSB):
308°, 83.3333%, 87.0588%
XYZ:
40.7496, 20.8383, 54.0990
xyY:
0.3522, 0.1801, 20.8383
CIE-Lab:
52.7720, 80.5893, -39.8341
CIE-LCH:
52.7720, 89.8966, 333.6975
CIE-Luv:
52.7720, 81.1450, -71.7668
Hunter-Lab:
45.6489, 79.4565, -38.3109
#de25c4 color charts
#de25c4 color shades, tints & tones
#de25c4 color schemes
#de25c4 color preview, HTML & CSS examples
This text has a color of #de25c4
<p style="color:#de25c4;">Text here</p>
.mytext {color:#de25c4;}
This box has a color of #de25c4
<div style="background-color:#de25c4;">Content here</div>
.mybackground {background-color:#de25c4;}
Border around this has a color of #de25c4
<div style="border:2px solid #de25c4;">Content here</div>
.myborder {border:2px solid #de25c4;}