#f000f2 color space conversions
Hex:
#f000f2
RGB:
240, 0, 242
CMY:
6, 100, 5
CMYK:
1, 100, 0, 5
HSL:
300°, 100.0000%, 47.4510%
HSV (HSB):
300°, 100.0000%, 94.9020%
XYZ:
51.9622, 24.9361, 86.0788
xyY:
0.3188, 0.1530, 24.9361
CIE-Lab:
57.0131, 94.1281, -59.0460
CIE-LCH:
57.0131, 111.1149, 327.9002
CIE-Luv:
57.0131, 78.5093, -104.0196
Hunter-Lab:
49.9360, 98.3546, -67.2478
#f000f2 color charts
#f000f2 color shades, tints & tones
#f000f2 color schemes
#f000f2 color preview, HTML & CSS examples
This text has a color of #f000f2
<p style="color:#f000f2;">Text here</p>
.mytext {color:#f000f2;}
This box has a color of #f000f2
<div style="background-color:#f000f2;">Content here</div>
.mybackground {background-color:#f000f2;}
Border around this has a color of #f000f2
<div style="border:2px solid #f000f2;">Content here</div>
.myborder {border:2px solid #f000f2;}