#f204c7 color space conversions
Hex:
#f204c7
RGB:
242, 4, 199
CMY:
5, 98, 22
CMYK:
0, 98, 18, 5
HSL:
311°, 96.7480%, 48.2353%
HSV (HSB):
311°, 98.3471%, 94.9020%
XYZ:
46.9702, 23.0876, 56.0136
xyY:
0.3726, 0.1831, 23.0876
CIE-Lab:
55.1625, 88.5693, -37.5597
CIE-LCH:
55.1625, 96.2042, 337.0196
CIE-Luv:
55.1625, 98.1508, -70.3927
Hunter-Lab:
48.0496, 90.4034, -35.4824
#f204c7 color charts
#f204c7 color shades, tints & tones
#f204c7 color schemes
#f204c7 color preview, HTML & CSS examples
This text has a color of #f204c7
<p style="color:#f204c7;">Text here</p>
.mytext {color:#f204c7;}
This box has a color of #f204c7
<div style="background-color:#f204c7;">Content here</div>
.mybackground {background-color:#f204c7;}
Border around this has a color of #f204c7
<div style="border:2px solid #f204c7;">Content here</div>
.myborder {border:2px solid #f204c7;}