#f210ec color space conversions
Hex:
#f210ec
RGB:
242, 16, 236
CMY:
5, 94, 7
CMYK:
0, 93, 2, 5
HSL:
302°, 89.6825%, 50.5882%
HSV (HSB):
302°, 93.3884%, 94.9020%
XYZ:
51.9436, 25.3040, 81.5033
xyY:
0.3272, 0.1594, 25.3040
CIE-Lab:
57.3704, 92.5391, -55.0934
CIE-LCH:
57.3704, 107.6976, 329.2324
CIE-Luv:
57.3704, 81.6762, -98.0416
Hunter-Lab:
50.3030, 96.2911, -60.8523
#f210ec color charts
#f210ec color shades, tints & tones
#f210ec color schemes
#f210ec color preview, HTML & CSS examples
This text has a color of #f210ec
<p style="color:#f210ec;">Text here</p>
.mytext {color:#f210ec;}
This box has a color of #f210ec
<div style="background-color:#f210ec;">Content here</div>
.mybackground {background-color:#f210ec;}
Border around this has a color of #f210ec
<div style="border:2px solid #f210ec;">Content here</div>
.myborder {border:2px solid #f210ec;}