#f22fdf color space conversions
Hex:
#f22fdf
RGB:
242, 47, 223
CMY:
5, 82, 13
CMYK:
0, 81, 8, 5
HSL:
306°, 88.2353%, 56.6667%
HSV (HSB):
306°, 80.5785%, 94.9020%
XYZ:
50.9537, 26.2380, 72.1909
xyY:
0.3411, 0.1756, 26.2380
CIE-Lab:
58.2623, 86.0816, -46.3580
CIE-LCH:
58.2623, 97.7707, 331.6960
CIE-Luv:
58.2623, 83.6624, -84.1776
Hunter-Lab:
51.2230, 87.9213, -47.7039
#f22fdf color charts
#f22fdf color shades, tints & tones
#f22fdf color schemes
#f22fdf color preview, HTML & CSS examples
This text has a color of #f22fdf
<p style="color:#f22fdf;">Text here</p>
.mytext {color:#f22fdf;}
This box has a color of #f22fdf
<div style="background-color:#f22fdf;">Content here</div>
.mybackground {background-color:#f22fdf;}
Border around this has a color of #f22fdf
<div style="border:2px solid #f22fdf;">Content here</div>
.myborder {border:2px solid #f22fdf;}