#f005fc color space conversions
Hex:
#f005fc
RGB:
240, 5, 252
CMY:
6, 98, 1
CMYK:
5, 98, 0, 1
HSL:
297°, 97.6285%, 50.3922%
HSV (HSB):
297°, 98.0159%, 98.8235%
XYZ:
53.5601, 25.6621, 94.2258
xyY:
0.3088, 0.1480, 25.6621
CIE-Lab:
57.7149, 95.2517, -63.4953
CIE-LCH:
57.7149, 114.4750, 326.3124
CIE-Luv:
57.7149, 74.4549, -111.1036
Hunter-Lab:
50.6578, 100.0759, -74.8218
#f005fc color charts
#f005fc color shades, tints & tones
#f005fc color schemes
#f005fc color preview, HTML & CSS examples
This text has a color of #f005fc
<p style="color:#f005fc;">Text here</p>
.mytext {color:#f005fc;}
This box has a color of #f005fc
<div style="background-color:#f005fc;">Content here</div>
.mybackground {background-color:#f005fc;}
Border around this has a color of #f005fc
<div style="border:2px solid #f005fc;">Content here</div>
.myborder {border:2px solid #f005fc;}