#f00dfc color space conversions
Hex:
#f00dfc
RGB:
240, 13, 252
CMY:
6, 95, 1
CMYK:
5, 95, 0, 1
HSL:
297°, 97.5510%, 51.9608%
HSV (HSB):
297°, 94.8413%, 98.8235%
XYZ:
53.6498, 25.8414, 94.2557
xyY:
0.3088, 0.1487, 25.8414
CIE-Lab:
57.8862, 94.7437, -63.2201
CIE-LCH:
57.8862, 113.8997, 326.2858
CIE-Luv:
57.8862, 74.1627, -110.7110
Hunter-Lab:
50.8344, 99.4256, -74.3497
#f00dfc color charts
#f00dfc RGB chart
#f00dfc CMYK chart
#f00dfc RGB pie chart
#f00dfc color shades, tints & tones
#f00dfc color schemes
#f00dfc color preview, HTML & CSS examples
This text has a color of #f00dfc
<p style="color:#f00dfc;">Text here</p>
.mytext {color:#f00dfc;}
Text color #f00dfc
This box has a color of #f00dfc
<div style="background-color:#f00dfc;">Content here</div>
.mybackground {background-color:#f00dfc;}
Background color #f00dfc
Border around this has a color of #f00dfc
<div style="border:2px solid #f00dfc;">Content here</div>
.myborder {border:2px solid #f00dfc;}
Border color #f00dfc