#f231ec color space conversions
Hex:
#f231ec
RGB:
242, 49, 236
CMY:
5, 81, 7
CMYK:
0, 80, 2, 5
HSL:
302°, 88.1279%, 57.0588%
HSV (HSB):
302°, 79.7521%, 94.9020%
XYZ:
52.8566, 27.1300, 81.8076
xyY:
0.3267, 0.1677, 27.1300
CIE-Lab:
59.0945, 87.4890, -52.3466
CIE-LCH:
59.0945, 101.9534, 329.1070
CIE-Luv:
59.0945, 78.3271, -93.8072
Hunter-Lab:
52.0865, 89.9879, -56.6611
#f231ec color charts
#f231ec color shades, tints & tones
#f231ec color schemes
#f231ec color preview, HTML & CSS examples
This text has a color of #f231ec
<p style="color:#f231ec;">Text here</p>
.mytext {color:#f231ec;}
This box has a color of #f231ec
<div style="background-color:#f231ec;">Content here</div>
.mybackground {background-color:#f231ec;}
Border around this has a color of #f231ec
<div style="border:2px solid #f231ec;">Content here</div>
.myborder {border:2px solid #f231ec;}