#f800fd color space conversions
Hex:
#f800fd
RGB:
248, 0, 253
CMY:
3, 100, 1
CMYK:
2, 100, 0, 1
HSL:
299°, 100.0000%, 49.6078%
HSV (HSB):
299°, 100.0000%, 99.2157%
XYZ:
56.4410, 27.0483, 95.1746
xyY:
0.3159, 0.1514, 27.0483
CIE-Lab:
59.0190, 96.9061, -61.8843
CIE-LCH:
59.0190, 114.9803, 327.4377
CIE-Luv:
59.0190, 79.8775, -109.5273
Hunter-Lab:
52.0080, 102.7009, -72.0951
#f800fd color charts
#f800fd color shades, tints & tones
#f800fd color schemes
#f800fd color preview, HTML & CSS examples
This text has a color of #f800fd
<p style="color:#f800fd;">Text here</p>
.mytext {color:#f800fd;}
This box has a color of #f800fd
<div style="background-color:#f800fd;">Content here</div>
.mybackground {background-color:#f800fd;}
Border around this has a color of #f800fd
<div style="border:2px solid #f800fd;">Content here</div>
.myborder {border:2px solid #f800fd;}