#f12ae5 color space conversions
Hex:
#f12ae5
RGB:
241, 42, 229
CMY:
5, 84, 10
CMYK:
0, 83, 5, 5
HSL:
304°, 87.6652%, 55.4902%
HSV (HSB):
304°, 82.5726%, 94.5098%
XYZ:
51.2464, 26.0138, 76.4489
xyY:
0.3334, 0.1692, 26.0138
CIE-Lab:
58.0502, 87.7720, -50.0871
CIE-LCH:
58.0502, 101.0576, 330.2887
CIE-Luv:
58.0502, 81.3092, -90.0405
Hunter-Lab:
51.0038, 90.0927, -53.1664
#f12ae5 color charts
#f12ae5 color shades, tints & tones
#f12ae5 color schemes
#f12ae5 color preview, HTML & CSS examples
This text has a color of #f12ae5
<p style="color:#f12ae5;">Text here</p>
.mytext {color:#f12ae5;}
This box has a color of #f12ae5
<div style="background-color:#f12ae5;">Content here</div>
.mybackground {background-color:#f12ae5;}
Border around this has a color of #f12ae5
<div style="border:2px solid #f12ae5;">Content here</div>
.myborder {border:2px solid #f12ae5;}