#f00cf7 color space conversions
Hex:
#f00cf7
RGB:
240, 12, 247
CMY:
6, 95, 3
CMYK:
3, 95, 0, 3
HSL:
298°, 93.6255%, 50.7843%
HSV (HSB):
298°, 95.1417%, 96.8627%
XYZ:
52.8552, 25.5036, 90.1326
xyY:
0.3137, 0.1514, 25.5036
CIE-Lab:
57.5628, 94.0871, -60.9567
CIE-LCH:
57.5628, 112.1075, 327.0618
CIE-Luv:
57.5628, 76.1073, -107.1071
Hunter-Lab:
50.5011, 98.4437, -70.4680
#f00cf7 color charts
#f00cf7 color shades, tints & tones
#f00cf7 color schemes
#f00cf7 color preview, HTML & CSS examples
This text has a color of #f00cf7
<p style="color:#f00cf7;">Text here</p>
.mytext {color:#f00cf7;}
This box has a color of #f00cf7
<div style="background-color:#f00cf7;">Content here</div>
.mybackground {background-color:#f00cf7;}
Border around this has a color of #f00cf7
<div style="border:2px solid #f00cf7;">Content here</div>
.myborder {border:2px solid #f00cf7;}