#f204dd color space conversions
Hex:
#f204dd
RGB:
242, 4, 221
CMY:
5, 98, 13
CMYK:
0, 98, 9, 5
HSL:
305°, 96.7480%, 48.2353%
HSV (HSB):
305°, 98.3471%, 94.9020%
XYZ:
49.7125, 24.1845, 70.4546
xyY:
0.3444, 0.1675, 24.1845
CIE-Lab:
56.2721, 91.3346, -48.3798
CIE-LCH:
56.2721, 103.3567, 332.0899
CIE-Luv:
56.2721, 88.4499, -87.3702
Hunter-Lab:
49.1778, 94.3798, -50.5174
#f204dd color charts
#f204dd color shades, tints & tones
#f204dd color schemes
#f204dd color preview, HTML & CSS examples
This text has a color of #f204dd
<p style="color:#f204dd;">Text here</p>
.mytext {color:#f204dd;}
This box has a color of #f204dd
<div style="background-color:#f204dd;">Content here</div>
.mybackground {background-color:#f204dd;}
Border around this has a color of #f204dd
<div style="border:2px solid #f204dd;">Content here</div>
.myborder {border:2px solid #f204dd;}