#de25d9 color space conversions
Hex:
#de25d9
RGB:
222, 37, 217
CMY:
13, 85, 15
CMYK:
0, 83, 2, 13
HSL:
302°, 73.7052%, 50.7843%
HSV (HSB):
302°, 83.3333%, 87.0588%
XYZ:
43.3102, 21.8625, 67.5828
xyY:
0.3262, 0.1647, 21.8625
CIE-Lab:
53.8808, 83.5472, -50.1197
CIE-LCH:
53.8808, 97.4275, 329.0406
CIE-Luv:
53.8808, 72.8295, -87.9361
Hunter-Lab:
46.7573, 83.5148, -52.9673
#de25d9 color charts
#de25d9 color shades, tints & tones
#de25d9 color schemes
#de25d9 color preview, HTML & CSS examples
This text has a color of #de25d9
<p style="color:#de25d9;">Text here</p>
.mytext {color:#de25d9;}
This box has a color of #de25d9
<div style="background-color:#de25d9;">Content here</div>
.mybackground {background-color:#de25d9;}
Border around this has a color of #de25d9
<div style="border:2px solid #de25d9;">Content here</div>
.myborder {border:2px solid #de25d9;}