#de25f8 color space conversions
Hex:
#de25f8
RGB:
222, 37, 248
CMY:
13, 85, 3
CMYK:
10, 85, 0, 3
HSL:
293°, 93.7778%, 55.8824%
HSV (HSB):
293°, 85.0806%, 97.2549%
XYZ:
47.7290, 23.6300, 90.8524
xyY:
0.2942, 0.1457, 23.6300
CIE-Lab:
55.7155, 88.3032, -64.6404
CIE-LCH:
55.7155, 109.4342, 323.7948
CIE-Luv:
55.7155, 61.6448, -110.9239
Hunter-Lab:
48.6107, 90.1936, -76.7842
#de25f8 color charts
#de25f8 color shades, tints & tones
#de25f8 color schemes
#de25f8 color preview, HTML & CSS examples
This text has a color of #de25f8
<p style="color:#de25f8;">Text here</p>
.mytext {color:#de25f8;}
This box has a color of #de25f8
<div style="background-color:#de25f8;">Content here</div>
.mybackground {background-color:#de25f8;}
Border around this has a color of #de25f8
<div style="border:2px solid #de25f8;">Content here</div>
.myborder {border:2px solid #de25f8;}