#de25e1 color space conversions
Hex:
#de25e1
RGB:
222, 37, 225
CMY:
13, 85, 12
CMYK:
1, 84, 0, 12
HSL:
299°, 75.8065%, 51.3725%
HSV (HSB):
299°, 83.5556%, 88.2353%
XYZ:
44.3764, 22.2890, 73.1975
xyY:
0.3173, 0.1594, 22.2890
CIE-Lab:
54.3323, 84.7329, -53.9406
CIE-LCH:
54.3323, 100.4453, 327.5193
CIE-Luv:
54.3323, 69.8138, -93.9784
Hunter-Lab:
47.2112, 85.1623, -58.8769
#de25e1 color charts
#de25e1 color shades, tints & tones
#de25e1 color schemes
#de25e1 color preview, HTML & CSS examples
This text has a color of #de25e1
<p style="color:#de25e1;">Text here</p>
.mytext {color:#de25e1;}
This box has a color of #de25e1
<div style="background-color:#de25e1;">Content here</div>
.mybackground {background-color:#de25e1;}
Border around this has a color of #de25e1
<div style="border:2px solid #de25e1;">Content here</div>
.myborder {border:2px solid #de25e1;}