#f912f7 color space conversions
Hex:
#f912f7
RGB:
249, 18, 247
CMY:
2, 93, 3
CMYK:
0, 93, 1, 2
HSL:
301°, 95.0617%, 52.3529%
HSV (HSB):
301°, 92.7711%, 97.6471%
XYZ:
56.0717, 27.2877, 90.3074
xyY:
0.3229, 0.1571, 27.2877
CIE-Lab:
59.2397, 95.0362, -58.1869
CIE-LCH:
59.2397, 111.4342, 328.5225
CIE-Luv:
59.2397, 82.2249, -103.8080
Hunter-Lab:
52.2377, 100.1853, -65.9330
#f912f7 color charts
#f912f7 color shades, tints & tones
#f912f7 color schemes
#f912f7 color preview, HTML & CSS examples
This text has a color of #f912f7
<p style="color:#f912f7;">Text here</p>
.mytext {color:#f912f7;}
This box has a color of #f912f7
<div style="background-color:#f912f7;">Content here</div>
.mybackground {background-color:#f912f7;}
Border around this has a color of #f912f7
<div style="border:2px solid #f912f7;">Content here</div>
.myborder {border:2px solid #f912f7;}