#f218f8 color space conversions
Hex:
#f218f8
RGB:
242, 24, 248
CMY:
5, 91, 3
CMYK:
2, 90, 0, 3
HSL:
298°, 94.1176%, 53.3333%
HSV (HSB):
298°, 90.3226%, 97.2549%
XYZ:
53.8879, 26.3078, 91.0446
xyY:
0.3147, 0.1536, 26.3078
CIE-Lab:
58.3281, 93.4492, -60.2686
CIE-LCH:
58.3281, 111.1983, 327.1806
CIE-Luv:
58.3281, 76.4765, -106.3357
Hunter-Lab:
51.2912, 97.7774, -69.3392
#f218f8 color charts
#f218f8 color shades, tints & tones
#f218f8 color schemes
#f218f8 color preview, HTML & CSS examples
This text has a color of #f218f8
<p style="color:#f218f8;">Text here</p>
.mytext {color:#f218f8;}
This box has a color of #f218f8
<div style="background-color:#f218f8;">Content here</div>
.mybackground {background-color:#f218f8;}
Border around this has a color of #f218f8
<div style="border:2px solid #f218f8;">Content here</div>
.myborder {border:2px solid #f218f8;}