#f002f1 color space conversions
Hex:
#f002f1
RGB:
240, 2, 241
CMY:
6, 99, 5
CMYK:
0, 99, 0, 5
HSL:
300°, 98.3539%, 47.6471%
HSV (HSB):
300°, 99.1701%, 94.5098%
XYZ:
51.8341, 24.9196, 85.2971
xyY:
0.3199, 0.1538, 24.9196
CIE-Lab:
56.9970, 93.8613, -58.5122
CIE-LCH:
56.9970, 110.6057, 328.0610
CIE-Luv:
56.9970, 78.8286, -103.1814
Hunter-Lab:
49.9195, 97.9870, -66.3648
#f002f1 color charts
#f002f1 color shades, tints & tones
#f002f1 color schemes
#f002f1 color preview, HTML & CSS examples
This text has a color of #f002f1
<p style="color:#f002f1;">Text here</p>
.mytext {color:#f002f1;}
This box has a color of #f002f1
<div style="background-color:#f002f1;">Content here</div>
.mybackground {background-color:#f002f1;}
Border around this has a color of #f002f1
<div style="border:2px solid #f002f1;">Content here</div>
.myborder {border:2px solid #f002f1;}