#f204f6 color space conversions
Hex:
#f204f6
RGB:
242, 4, 246
CMY:
5, 98, 4
CMYK:
2, 98, 0, 4
HSL:
299°, 96.8000%, 49.0196%
HSV (HSB):
299°, 98.3740%, 96.4706%
XYZ:
53.2959, 25.6179, 89.3245
xyY:
0.3168, 0.1523, 25.6179
CIE-Lab:
57.6726, 94.7539, -60.2046
CIE-LCH:
57.6726, 112.2626, 327.5690
CIE-Luv:
57.6726, 78.2116, -106.1252
Hunter-Lab:
50.6141, 99.3831, -69.2059
#f204f6 color charts
#f204f6 color shades, tints & tones
#f204f6 color schemes
#f204f6 color preview, HTML & CSS examples
This text has a color of #f204f6
<p style="color:#f204f6;">Text here</p>
.mytext {color:#f204f6;}
This box has a color of #f204f6
<div style="background-color:#f204f6;">Content here</div>
.mybackground {background-color:#f204f6;}
Border around this has a color of #f204f6
<div style="border:2px solid #f204f6;">Content here</div>
.myborder {border:2px solid #f204f6;}