#de25c6 color space conversions
Hex:
#de25c6
RGB:
222, 37, 198
CMY:
13, 85, 22
CMYK:
0, 83, 11, 13
HSL:
308°, 73.7052%, 50.7843%
HSV (HSB):
308°, 83.3333%, 87.0588%
XYZ:
40.9788, 20.9299, 55.3061
xyY:
0.3496, 0.1786, 20.9299
CIE-Lab:
52.8727, 80.8608, -40.8300
CIE-LCH:
52.8727, 90.5845, 333.2089
CIE-Luv:
52.8727, 80.3298, -73.3232
Hunter-Lab:
45.7493, 79.8259, -39.6510
#de25c6 color charts
#de25c6 color shades, tints & tones
#de25c6 color schemes
#de25c6 color preview, HTML & CSS examples
This text has a color of #de25c6
<p style="color:#de25c6;">Text here</p>
.mytext {color:#de25c6;}
This box has a color of #de25c6
<div style="background-color:#de25c6;">Content here</div>
.mybackground {background-color:#de25c6;}
Border around this has a color of #de25c6
<div style="border:2px solid #de25c6;">Content here</div>
.myborder {border:2px solid #de25c6;}