#f264e9 color space conversions
Hex:
#f264e9
RGB:
242, 100, 233
CMY:
5, 61, 9
CMYK:
0, 59, 4, 5
HSL:
304°, 84.5238%, 67.0588%
HSV (HSB):
304°, 58.6777%, 94.9020%
XYZ:
55.8831, 33.8748, 80.6839
xyY:
0.3279, 0.1987, 33.8748
CIE-Lab:
64.8631, 70.3269, -41.5644
CIE-LCH:
64.8631, 81.6914, 329.4162
CIE-Luv:
64.8631, 67.0159, -75.9812
Hunter-Lab:
58.2020, 69.5344, -41.4507
#f264e9 color charts
#f264e9 color shades, tints & tones
#f264e9 color schemes
#f264e9 color preview, HTML & CSS examples
This text has a color of #f264e9
<p style="color:#f264e9;">Text here</p>
.mytext {color:#f264e9;}
This box has a color of #f264e9
<div style="background-color:#f264e9;">Content here</div>
.mybackground {background-color:#f264e9;}
Border around this has a color of #f264e9
<div style="border:2px solid #f264e9;">Content here</div>
.myborder {border:2px solid #f264e9;}