#f204fd color space conversions
Hex:
#f204fd
RGB:
242, 4, 253
CMY:
5, 98, 1
CMYK:
4, 98, 0, 1
HSL:
297°, 98.4190%, 50.3922%
HSV (HSB):
297°, 98.4190%, 99.2157%
XYZ:
54.3910, 26.0559, 95.0911
xyY:
0.3099, 0.1484, 26.0559
CIE-Lab:
58.0901, 95.7590, -63.4300
CIE-LCH:
58.0901, 114.8614, 326.4798
CIE-Luv:
58.0901, 75.5079, -111.2519
Hunter-Lab:
51.0450, 100.8718, -74.7191
#f204fd color charts
#f204fd color shades, tints & tones
#f204fd color schemes
#f204fd color preview, HTML & CSS examples
This text has a color of #f204fd
<p style="color:#f204fd;">Text here</p>
.mytext {color:#f204fd;}
This box has a color of #f204fd
<div style="background-color:#f204fd;">Content here</div>
.mybackground {background-color:#f204fd;}
Border around this has a color of #f204fd
<div style="border:2px solid #f204fd;">Content here</div>
.myborder {border:2px solid #f204fd;}