#f223f8 color space conversions
Hex:
#f223f8
RGB:
242, 35, 248
CMY:
5, 86, 3
CMYK:
2, 86, 0, 3
HSL:
298°, 93.8326%, 55.4902%
HSV (HSB):
298°, 85.8871%, 97.2549%
XYZ:
54.1623, 26.8566, 91.1361
xyY:
0.3146, 0.1560, 26.8566
CIE-Lab:
58.8414, 91.9380, -59.4467
CIE-LCH:
58.8414, 109.4829, 327.1135
CIE-Luv:
58.8414, 75.5522, -105.1160
Hunter-Lab:
51.8234, 95.8651, -67.9905
#f223f8 color charts
#f223f8 color shades, tints & tones
#f223f8 color schemes
#f223f8 color preview, HTML & CSS examples
This text has a color of #f223f8
<p style="color:#f223f8;">Text here</p>
.mytext {color:#f223f8;}
This box has a color of #f223f8
<div style="background-color:#f223f8;">Content here</div>
.mybackground {background-color:#f223f8;}
Border around this has a color of #f223f8
<div style="border:2px solid #f223f8;">Content here</div>
.myborder {border:2px solid #f223f8;}