#f264e4 color space conversions
Hex:
#f264e4
RGB:
242, 100, 228
CMY:
5, 61, 11
CMYK:
0, 59, 6, 5
HSL:
306°, 84.5238%, 67.0588%
HSV (HSB):
306°, 58.6777%, 94.9020%
XYZ:
55.1787, 33.5930, 76.9747
xyY:
0.3329, 0.2027, 33.5930
CIE-Lab:
64.6382, 69.5286, -39.1350
CIE-LCH:
64.6382, 79.7858, 330.6265
CIE-Luv:
64.6382, 68.5235, -71.9546
Hunter-Lab:
57.9595, 68.5068, -38.1700
#f264e4 color charts
#f264e4 color shades, tints & tones
#f264e4 color schemes
#f264e4 color preview, HTML & CSS examples
This text has a color of #f264e4
<p style="color:#f264e4;">Text here</p>
.mytext {color:#f264e4;}
This box has a color of #f264e4
<div style="background-color:#f264e4;">Content here</div>
.mybackground {background-color:#f264e4;}
Border around this has a color of #f264e4
<div style="border:2px solid #f264e4;">Content here</div>
.myborder {border:2px solid #f264e4;}