#f204dc color space conversions
Hex:
#f204dc
RGB:
242, 4, 220
CMY:
5, 98, 14
CMYK:
0, 98, 9, 5
HSL:
306°, 96.7480%, 48.2353%
HSV (HSB):
306°, 98.3471%, 94.9020%
XYZ:
49.5796, 24.1314, 69.7548
xyY:
0.3456, 0.1682, 24.1314
CIE-Lab:
56.2191, 91.2037, -47.8965
CIE-LCH:
56.2191, 103.0155, 332.2934
CIE-Luv:
56.2191, 88.8777, -86.6068
Hunter-Lab:
49.1237, 94.1902, -49.8042
#f204dc color charts
#f204dc color shades, tints & tones
#f204dc color schemes
#f204dc color preview, HTML & CSS examples
This text has a color of #f204dc
<p style="color:#f204dc;">Text here</p>
.mytext {color:#f204dc;}
This box has a color of #f204dc
<div style="background-color:#f204dc;">Content here</div>
.mybackground {background-color:#f204dc;}
Border around this has a color of #f204dc
<div style="border:2px solid #f204dc;">Content here</div>
.myborder {border:2px solid #f204dc;}