#f012e1 color space conversions
Hex:
#f012e1
RGB:
240, 18, 225
CMY:
6, 93, 12
CMYK:
0, 93, 6, 6
HSL:
304°, 88.0952%, 50.5882%
HSV (HSB):
304°, 92.5000%, 94.1176%
XYZ:
49.7421, 24.3941, 73.3210
xyY:
0.3373, 0.1654, 24.3941
CIE-Lab:
56.4803, 90.5172, -50.3357
CIE-LCH:
56.4803, 103.5715, 330.9220
CIE-Luv:
56.4803, 84.5790, -90.2594
Hunter-Lab:
49.3904, 93.3378, -53.4439
#f012e1 color charts
#f012e1 color shades, tints & tones
#f012e1 color schemes
#f012e1 color preview, HTML & CSS examples
This text has a color of #f012e1
<p style="color:#f012e1;">Text here</p>
.mytext {color:#f012e1;}
This box has a color of #f012e1
<div style="background-color:#f012e1;">Content here</div>
.mybackground {background-color:#f012e1;}
Border around this has a color of #f012e1
<div style="border:2px solid #f012e1;">Content here</div>
.myborder {border:2px solid #f012e1;}