#f204c3 color space conversions
Hex:
#f204c3
RGB:
242, 4, 195
CMY:
5, 98, 24
CMYK:
0, 98, 19, 5
HSL:
312°, 96.7480%, 48.2353%
HSV (HSB):
312°, 98.3471%, 94.9020%
XYZ:
46.5117, 22.9042, 53.5993
xyY:
0.3781, 0.1862, 22.9042
CIE-Lab:
54.9735, 88.0932, -35.5491
CIE-LCH:
54.9735, 94.9956, 338.0240
CIE-Luv:
54.9735, 99.9741, -67.2733
Hunter-Lab:
47.8583, 89.7252, -32.9014
#f204c3 color charts
#f204c3 color shades, tints & tones
#f204c3 color schemes
#f204c3 color preview, HTML & CSS examples
This text has a color of #f204c3
<p style="color:#f204c3;">Text here</p>
.mytext {color:#f204c3;}
This box has a color of #f204c3
<div style="background-color:#f204c3;">Content here</div>
.mybackground {background-color:#f204c3;}
Border around this has a color of #f204c3
<div style="border:2px solid #f204c3;">Content here</div>
.myborder {border:2px solid #f204c3;}