#f12fd5 color space conversions
Hex:
#f12fd5
RGB:
241, 47, 213
CMY:
5, 82, 16
CMYK:
0, 80, 12, 5
HSL:
309°, 87.3874%, 56.4706%
HSV (HSB):
309°, 80.4979%, 94.5098%
XYZ:
49.3024, 25.5379, 65.2816
xyY:
0.3519, 0.1823, 25.5379
CIE-Lab:
57.5958, 84.5180, -41.7557
CIE-LCH:
57.5958, 94.2700, 333.7086
CIE-Luv:
57.5958, 86.9146, -76.7261
Hunter-Lab:
50.5350, 85.7097, -41.2168
#f12fd5 color charts
#f12fd5 color shades, tints & tones
#f12fd5 color schemes
#f12fd5 color preview, HTML & CSS examples
This text has a color of #f12fd5
<p style="color:#f12fd5;">Text here</p>
.mytext {color:#f12fd5;}
This box has a color of #f12fd5
<div style="background-color:#f12fd5;">Content here</div>
.mybackground {background-color:#f12fd5;}
Border around this has a color of #f12fd5
<div style="border:2px solid #f12fd5;">Content here</div>
.myborder {border:2px solid #f12fd5;}