#f20ff8 color space conversions
Hex:
#f20ff8
RGB:
242, 15, 248
CMY:
5, 94, 3
CMYK:
2, 94, 0, 3
HSL:
298°, 94.3320%, 51.5686%
HSV (HSB):
298°, 93.9516%, 97.2549%
XYZ:
53.7321, 25.9962, 90.9927
xyY:
0.3147, 0.1523, 25.9962
CIE-Lab:
58.0334, 94.3200, -60.7408
CIE-LCH:
58.0334, 112.1860, 327.2190
CIE-Luv:
58.0334, 77.0019, -107.0288
Hunter-Lab:
50.9865, 98.8857, -70.1210
#f20ff8 color charts
#f20ff8 color shades, tints & tones
#f20ff8 color schemes
#f20ff8 color preview, HTML & CSS examples
This text has a color of #f20ff8
<p style="color:#f20ff8;">Text here</p>
.mytext {color:#f20ff8;}
This box has a color of #f20ff8
<div style="background-color:#f20ff8;">Content here</div>
.mybackground {background-color:#f20ff8;}
Border around this has a color of #f20ff8
<div style="border:2px solid #f20ff8;">Content here</div>
.myborder {border:2px solid #f20ff8;}