#f22dd2 color space conversions
Hex:
#f22dd2
RGB:
242, 45, 210
CMY:
5, 82, 18
CMYK:
0, 81, 13, 5
HSL:
310°, 88.3408%, 56.2745%
HSV (HSB):
310°, 81.4050%, 94.9020%
XYZ:
49.1892, 25.4072, 63.2843
xyY:
0.3568, 0.1843, 25.4072
CIE-Lab:
57.4700, 84.7526, -40.2349
CIE-LCH:
57.4700, 93.8182, 334.6048
CIE-Luv:
57.4700, 89.2299, -74.4208
Hunter-Lab:
50.4055, 85.9830, -39.1549
#f22dd2 color charts
#f22dd2 color shades, tints & tones
#f22dd2 color schemes
#f22dd2 color preview, HTML & CSS examples
This text has a color of #f22dd2
<p style="color:#f22dd2;">Text here</p>
.mytext {color:#f22dd2;}
This box has a color of #f22dd2
<div style="background-color:#f22dd2;">Content here</div>
.mybackground {background-color:#f22dd2;}
Border around this has a color of #f22dd2
<div style="border:2px solid #f22dd2;">Content here</div>
.myborder {border:2px solid #f22dd2;}