#f225dd color space conversions
Hex:
#f225dd
RGB:
242, 37, 221
CMY:
5, 85, 13
CMYK:
0, 85, 9, 5
HSL:
306°, 88.7446%, 54.7059%
HSV (HSB):
306°, 84.7107%, 94.9020%
XYZ:
50.3307, 25.4208, 70.6606
xyY:
0.3438, 0.1736, 25.4208
CIE-Lab:
57.4832, 87.7773, -46.4601
CIE-LCH:
57.4832, 99.3146, 332.1079
CIE-Luv:
57.4832, 85.9038, -84.3450
Hunter-Lab:
50.4191, 89.9536, -47.7995
#f225dd color charts
#f225dd color shades, tints & tones
#f225dd color schemes
#f225dd color preview, HTML & CSS examples
This text has a color of #f225dd
<p style="color:#f225dd;">Text here</p>
.mytext {color:#f225dd;}
This box has a color of #f225dd
<div style="background-color:#f225dd;">Content here</div>
.mybackground {background-color:#f225dd;}
Border around this has a color of #f225dd
<div style="border:2px solid #f225dd;">Content here</div>
.myborder {border:2px solid #f225dd;}