#f205fd color space conversions
Hex:
#f205fd
RGB:
242, 5, 253
CMY:
5, 98, 1
CMYK:
4, 98, 0, 1
HSL:
297°, 98.4127%, 50.5882%
HSV (HSB):
297°, 98.0237%, 99.2157%
XYZ:
54.4018, 26.0776, 95.0947
xyY:
0.3099, 0.1485, 26.0776
CIE-Lab:
58.1107, 95.6979, -63.3969
CIE-LCH:
58.1107, 114.7923, 326.4767
CIE-Luv:
58.1107, 75.4726, -111.2046
Hunter-Lab:
51.0663, 100.7934, -74.6624
#f205fd color charts
#f205fd color shades, tints & tones
#f205fd color schemes
#f205fd color preview, HTML & CSS examples
This text has a color of #f205fd
<p style="color:#f205fd;">Text here</p>
.mytext {color:#f205fd;}
This box has a color of #f205fd
<div style="background-color:#f205fd;">Content here</div>
.mybackground {background-color:#f205fd;}
Border around this has a color of #f205fd
<div style="border:2px solid #f205fd;">Content here</div>
.myborder {border:2px solid #f205fd;}