#f205fa color space conversions
Hex:
#f205fa
RGB:
242, 5, 250
CMY:
5, 98, 2
CMYK:
3, 98, 0, 2
HSL:
298°, 96.0784%, 50.0000%
HSV (HSB):
298°, 98.0000%, 98.0392%
XYZ:
53.9275, 25.8879, 92.5970
xyY:
0.3128, 0.1502, 25.8879
CIE-Lab:
57.9305, 95.2645, -62.0190
CIE-LCH:
57.9305, 113.6736, 326.9351
CIE-Luv:
57.9305, 76.6216, -109.0139
Hunter-Lab:
50.8802, 100.1506, -72.2860
#f205fa color charts
#f205fa color shades, tints & tones
#f205fa color schemes
#f205fa color preview, HTML & CSS examples
This text has a color of #f205fa
<p style="color:#f205fa;">Text here</p>
.mytext {color:#f205fa;}
This box has a color of #f205fa
<div style="background-color:#f205fa;">Content here</div>
.mybackground {background-color:#f205fa;}
Border around this has a color of #f205fa
<div style="border:2px solid #f205fa;">Content here</div>
.myborder {border:2px solid #f205fa;}