#f905fd color space conversions
Hex:
#f905fd
RGB:
249, 5, 253
CMY:
2, 98, 1
CMYK:
2, 98, 0, 1
HSL:
299°, 98.4127%, 50.5882%
HSV (HSB):
299°, 98.0237%, 99.2157%
XYZ:
56.8508, 27.3401, 95.2093
xyY:
0.3169, 0.1524, 27.3401
CIE-Lab:
59.2878, 96.7621, -61.4441
CIE-LCH:
59.2878, 114.6223, 327.5844
CIE-Luv:
59.2878, 80.4075, -108.9673
Hunter-Lab:
52.2878, 102.5736, -71.3580
#f905fd color charts
#f905fd color shades, tints & tones
#f905fd color schemes
#f905fd color preview, HTML & CSS examples
This text has a color of #f905fd
<p style="color:#f905fd;">Text here</p>
.mytext {color:#f905fd;}
This box has a color of #f905fd
<div style="background-color:#f905fd;">Content here</div>
.mybackground {background-color:#f905fd;}
Border around this has a color of #f905fd
<div style="border:2px solid #f905fd;">Content here</div>
.myborder {border:2px solid #f905fd;}