#f22df9 color space conversions
Hex:
#f22df9
RGB:
242, 45, 249
CMY:
5, 82, 2
CMYK:
3, 82, 0, 2
HSL:
298°, 94.4444%, 57.6471%
HSV (HSB):
298°, 81.9277%, 97.6471%
XYZ:
54.6552, 27.5936, 92.0680
xyY:
0.3135, 0.1583, 27.5936
CIE-Lab:
59.5198, 90.2677, -58.9173
CIE-LCH:
59.5198, 107.7939, 326.8677
CIE-Luv:
59.5198, 74.0520, -104.3682
Hunter-Lab:
52.5296, 93.7963, -67.1462
#f22df9 color charts
#f22df9 color shades, tints & tones
#f22df9 color schemes
#f22df9 color preview, HTML & CSS examples
This text has a color of #f22df9
<p style="color:#f22df9;">Text here</p>
.mytext {color:#f22df9;}
This box has a color of #f22df9
<div style="background-color:#f22df9;">Content here</div>
.mybackground {background-color:#f22df9;}
Border around this has a color of #f22df9
<div style="border:2px solid #f22df9;">Content here</div>
.myborder {border:2px solid #f22df9;}