#f800fc color space conversions
Hex:
#f800fc
RGB:
248, 0, 252
CMY:
3, 100, 1
CMYK:
2, 100, 0, 1
HSL:
299°, 100.0000%, 49.4118%
HSV (HSB):
299°, 100.0000%, 98.8235%
XYZ:
56.2821, 26.9847, 94.3376
xyY:
0.3169, 0.1519, 26.9847
CIE-Lab:
58.9602, 96.7648, -61.4236
CIE-LCH:
58.9602, 114.6136, 327.5938
CIE-Luv:
58.9602, 80.2701, -108.7923
Hunter-Lab:
51.9468, 102.4899, -71.3104
#f800fc color charts
#f800fc color shades, tints & tones
#f800fc color schemes
#f800fc color preview, HTML & CSS examples
This text has a color of #f800fc
<p style="color:#f800fc;">Text here</p>
.mytext {color:#f800fc;}
This box has a color of #f800fc
<div style="background-color:#f800fc;">Content here</div>
.mybackground {background-color:#f800fc;}
Border around this has a color of #f800fc
<div style="border:2px solid #f800fc;">Content here</div>
.myborder {border:2px solid #f800fc;}