#f12fd9 color space conversions
Hex:
#f12fd9
RGB:
241, 47, 217
CMY:
5, 82, 15
CMYK:
0, 80, 10, 5
HSL:
307°, 87.3874%, 56.4706%
HSV (HSB):
307°, 80.4979%, 94.5098%
XYZ:
49.8165, 25.7436, 67.9890
xyY:
0.3470, 0.1793, 25.7436
CIE-Lab:
57.7928, 85.0605, -43.7159
CIE-LCH:
57.7928, 95.6366, 332.7996
CIE-Luv:
57.7928, 85.3065, -79.8503
Hunter-Lab:
50.7381, 86.4661, -43.9319
#f12fd9 color charts
#f12fd9 color shades, tints & tones
#f12fd9 color schemes
#f12fd9 color preview, HTML & CSS examples
This text has a color of #f12fd9
<p style="color:#f12fd9;">Text here</p>
.mytext {color:#f12fd9;}
This box has a color of #f12fd9
<div style="background-color:#f12fd9;">Content here</div>
.mybackground {background-color:#f12fd9;}
Border around this has a color of #f12fd9
<div style="border:2px solid #f12fd9;">Content here</div>
.myborder {border:2px solid #f12fd9;}