#f712f9 color space conversions
Hex:
#f712f9
RGB:
247, 18, 249
CMY:
3, 93, 2
CMYK:
1, 93, 0, 2
HSL:
299°, 95.0617%, 52.3529%
HSV (HSB):
299°, 92.7711%, 97.6471%
XYZ:
55.6730, 27.0463, 91.9087
xyY:
0.3188, 0.1549, 27.0463
CIE-Lab:
59.0172, 94.9990, -59.6747
CIE-LCH:
59.0172, 112.1868, 327.8645
CIE-Luv:
59.0172, 80.0073, -105.9517
Hunter-Lab:
52.0061, 100.0752, -68.3771
#f712f9 color charts
#f712f9 color shades, tints & tones
#f712f9 color schemes
#f712f9 color preview, HTML & CSS examples
This text has a color of #f712f9
<p style="color:#f712f9;">Text here</p>
.mytext {color:#f712f9;}
This box has a color of #f712f9
<div style="background-color:#f712f9;">Content here</div>
.mybackground {background-color:#f712f9;}
Border around this has a color of #f712f9
<div style="border:2px solid #f712f9;">Content here</div>
.myborder {border:2px solid #f712f9;}