#f212ec color space conversions
Hex:
#f212ec
RGB:
242, 18, 236
CMY:
5, 93, 7
CMYK:
0, 93, 2, 5
HSL:
302°, 89.6000%, 50.9804%
HSV (HSB):
302°, 92.5620%, 94.9020%
XYZ:
51.9746, 25.3660, 81.5136
xyY:
0.3272, 0.1597, 25.3660
CIE-Lab:
57.4303, 92.3623, -54.9978
CIE-LCH:
57.4303, 107.4967, 329.2280
CIE-Luv:
57.4303, 81.5619, -97.8971
Hunter-Lab:
50.3647, 96.0677, -60.7038
#f212ec color charts
#f212ec color shades, tints & tones
#f212ec color schemes
#f212ec color preview, HTML & CSS examples
This text has a color of #f212ec
<p style="color:#f212ec;">Text here</p>
.mytext {color:#f212ec;}
This box has a color of #f212ec
<div style="background-color:#f212ec;">Content here</div>
.mybackground {background-color:#f212ec;}
Border around this has a color of #f212ec
<div style="border:2px solid #f212ec;">Content here</div>
.myborder {border:2px solid #f212ec;}