#f22dea color space conversions
Hex:
#f22dea
RGB:
242, 45, 234
CMY:
5, 82, 8
CMYK:
0, 81, 3, 5
HSL:
302°, 88.3408%, 56.2745%
HSV (HSB):
302°, 81.4050%, 94.9020%
XYZ:
52.4076, 26.6945, 80.2323
xyY:
0.3289, 0.1675, 26.6945
CIE-Lab:
58.6905, 88.0627, -51.8684
CIE-LCH:
58.6905, 102.2026, 329.5022
CIE-Luv:
58.6905, 79.6772, -93.0185
Hunter-Lab:
51.6668, 90.6428, -55.9035
#f22dea color charts
#f22dea color shades, tints & tones
#f22dea color schemes
#f22dea color preview, HTML & CSS examples
This text has a color of #f22dea
<p style="color:#f22dea;">Text here</p>
.mytext {color:#f22dea;}
This box has a color of #f22dea
<div style="background-color:#f22dea;">Content here</div>
.mybackground {background-color:#f22dea;}
Border around this has a color of #f22dea
<div style="border:2px solid #f22dea;">Content here</div>
.myborder {border:2px solid #f22dea;}