#f912f8 color space conversions
Hex:
#f912f8
RGB:
249, 18, 248
CMY:
2, 93, 3
CMYK:
0, 93, 0, 2
HSL:
300°, 95.0617%, 52.3529%
HSV (HSB):
300°, 92.7711%, 97.6471%
XYZ:
56.2265, 27.3497, 91.1225
xyY:
0.3218, 0.1566, 27.3497
CIE-Lab:
59.2966, 95.1766, -58.6525
CIE-LCH:
59.2966, 111.7976, 328.3566
CIE-Luv:
59.2966, 81.8290, -104.5533
Hunter-Lab:
52.2969, 100.3930, -66.6995
#f912f8 color charts
#f912f8 color shades, tints & tones
#f912f8 color schemes
#f912f8 color preview, HTML & CSS examples
This text has a color of #f912f8
<p style="color:#f912f8;">Text here</p>
.mytext {color:#f912f8;}
This box has a color of #f912f8
<div style="background-color:#f912f8;">Content here</div>
.mybackground {background-color:#f912f8;}
Border around this has a color of #f912f8
<div style="border:2px solid #f912f8;">Content here</div>
.myborder {border:2px solid #f912f8;}