#f22dff color space conversions
Hex:
#f22dff
RGB:
242, 45, 255
CMY:
5, 82, 0
CMYK:
5, 82, 0, 0
HSL:
296°, 100.0000%, 58.8235%
HSV (HSB):
296°, 82.3529%, 100.0000%
XYZ:
55.6063, 27.9740, 97.0765
xyY:
0.3078, 0.1548, 27.9740
CIE-Lab:
59.8653, 91.1765, -61.6907
CIE-LCH:
59.8653, 110.0859, 325.9174
CIE-Luv:
59.8653, 71.8819, -108.8389
Hunter-Lab:
52.8905, 95.1075, -71.7990
#f22dff color charts
#f22dff color shades, tints & tones
#f22dff color schemes
#f22dff color preview, HTML & CSS examples
This text has a color of #f22dff
<p style="color:#f22dff;">Text here</p>
.mytext {color:#f22dff;}
This box has a color of #f22dff
<div style="background-color:#f22dff;">Content here</div>
.mybackground {background-color:#f22dff;}
Border around this has a color of #f22dff
<div style="border:2px solid #f22dff;">Content here</div>
.myborder {border:2px solid #f22dff;}