#f225f9 color space conversions
Hex:
#f225f9
RGB:
242, 37, 249
CMY:
5, 85, 2
CMYK:
3, 85, 0, 2
HSL:
298°, 94.6429%, 56.0784%
HSV (HSB):
298°, 85.1406%, 97.6471%
XYZ:
54.3784, 27.0399, 91.9757
xyY:
0.3136, 0.1559, 27.0399
CIE-Lab:
59.0113, 91.7564, -59.7308
CIE-LCH:
59.0113, 109.4852, 326.9370
CIE-Luv:
59.0113, 74.9758, -105.5916
Hunter-Lab:
51.9999, 95.6647, -68.4702
#f225f9 color charts
#f225f9 color shades, tints & tones
#f225f9 color schemes
#f225f9 color preview, HTML & CSS examples
This text has a color of #f225f9
<p style="color:#f225f9;">Text here</p>
.mytext {color:#f225f9;}
This box has a color of #f225f9
<div style="background-color:#f225f9;">Content here</div>
.mybackground {background-color:#f225f9;}
Border around this has a color of #f225f9
<div style="border:2px solid #f225f9;">Content here</div>
.myborder {border:2px solid #f225f9;}