#de25c2 color space conversions
Hex:
#de25c2
RGB:
222, 37, 194
CMY:
13, 85, 24
CMYK:
0, 83, 13, 13
HSL:
309°, 73.7052%, 50.7843%
HSV (HSB):
309°, 83.3333%, 87.0588%
XYZ:
40.5234, 20.7478, 52.9078
xyY:
0.3549, 0.1817, 20.7478
CIE-Lab:
52.6723, 80.3201, -38.8347
CIE-LCH:
52.6723, 89.2157, 334.1963
CIE-Luv:
52.6723, 81.9648, -70.2075
Hunter-Lab:
45.5497, 79.0908, -36.9829
#de25c2 color charts
#de25c2 color shades, tints & tones
#de25c2 color schemes
#de25c2 color preview, HTML & CSS examples
This text has a color of #de25c2
<p style="color:#de25c2;">Text here</p>
.mytext {color:#de25c2;}
This box has a color of #de25c2
<div style="background-color:#de25c2;">Content here</div>
.mybackground {background-color:#de25c2;}
Border around this has a color of #de25c2
<div style="border:2px solid #de25c2;">Content here</div>
.myborder {border:2px solid #de25c2;}