#f245ec color space conversions
Hex:
#f245ec
RGB:
242, 69, 236
CMY:
5, 73, 7
CMYK:
0, 71, 2, 5
HSL:
302°, 86.9347%, 60.9804%
HSV (HSB):
302°, 71.4876%, 94.9020%
XYZ:
53.8864, 29.1896, 82.1509
xyY:
0.3261, 0.1767, 29.1896
CIE-Lab:
60.9486, 82.1501, -49.4038
CIE-LCH:
60.9486, 95.8612, 328.9780
CIE-Luv:
60.9486, 74.6019, -89.1007
Hunter-Lab:
54.0274, 83.4861, -52.3337
#f245ec color charts
#f245ec color shades, tints & tones
#f245ec color schemes
#f245ec color preview, HTML & CSS examples
This text has a color of #f245ec
<p style="color:#f245ec;">Text here</p>
.mytext {color:#f245ec;}
This box has a color of #f245ec
<div style="background-color:#f245ec;">Content here</div>
.mybackground {background-color:#f245ec;}
Border around this has a color of #f245ec
<div style="border:2px solid #f245ec;">Content here</div>
.myborder {border:2px solid #f245ec;}