#f12ff0 color space conversions
Hex:
#f12ff0
RGB:
241, 47, 240
CMY:
5, 82, 6
CMYK:
0, 80, 0, 5
HSL:
300°, 87.3874%, 56.4706%
HSV (HSB):
300°, 80.4979%, 94.5098%
XYZ:
53.0203, 27.0251, 84.8600
xyY:
0.3215, 0.1639, 27.0251
CIE-Lab:
58.9975, 88.3310, -54.7475
CIE-LCH:
58.9975, 103.9213, 328.2094
CIE-Luv:
58.9975, 76.4048, -97.5545
Hunter-Lab:
51.9856, 91.0778, -60.3934
#f12ff0 color charts
#f12ff0 color shades, tints & tones
#f12ff0 color schemes
#f12ff0 color preview, HTML & CSS examples
This text has a color of #f12ff0
<p style="color:#f12ff0;">Text here</p>
.mytext {color:#f12ff0;}
This box has a color of #f12ff0
<div style="background-color:#f12ff0;">Content here</div>
.mybackground {background-color:#f12ff0;}
Border around this has a color of #f12ff0
<div style="border:2px solid #f12ff0;">Content here</div>
.myborder {border:2px solid #f12ff0;}