#f000fd color space conversions
Hex:
#f000fd
RGB:
240, 0, 253
CMY:
6, 100, 1
CMYK:
5, 100, 0, 1
HSL:
297°, 100.0000%, 49.6078%
HSV (HSB):
297°, 100.0000%, 99.2157%
XYZ:
53.6648, 25.6171, 95.0447
xyY:
0.3078, 0.1469, 25.6171
CIE-Lab:
57.6718, 95.7062, -64.1200
CIE-LCH:
57.6718, 115.2001, 326.1792
CIE-Luv:
57.6718, 74.2522, -112.0668
Hunter-Lab:
50.6134, 100.6883, -75.9088
#f000fd color charts
#f000fd RGB chart
#f000fd CMYK chart
#f000fd RGB pie chart
#f000fd color shades, tints & tones
#f000fd color schemes
#f000fd color preview, HTML & CSS examples
This text has a color of #f000fd
<p style="color:#f000fd;">Text here</p>
.mytext {color:#f000fd;}
Text color #f000fd
This box has a color of #f000fd
<div style="background-color:#f000fd;">Content here</div>
.mybackground {background-color:#f000fd;}
Background color #f000fd
Border around this has a color of #f000fd
<div style="border:2px solid #f000fd;">Content here</div>
.myborder {border:2px solid #f000fd;}
Border color #f000fd