#f264dd color space conversions
Hex:
#f264dd
RGB:
242, 100, 221
CMY:
5, 61, 13
CMYK:
0, 59, 9, 5
HSL:
309°, 84.5238%, 67.0588%
HSV (HSB):
309°, 58.6777%, 94.9020%
XYZ:
54.2263, 33.2120, 71.9591
xyY:
0.3402, 0.2084, 33.2120
CIE-Lab:
64.3322, 68.4337, -35.7057
CIE-LCH:
64.3322, 77.1885, 332.4464
CIE-Luv:
64.3322, 70.6557, -66.3006
Hunter-Lab:
57.6299, 67.1055, -33.6911
#f264dd color charts
#f264dd color shades, tints & tones
#f264dd color schemes
#f264dd color preview, HTML & CSS examples
This text has a color of #f264dd
<p style="color:#f264dd;">Text here</p>
.mytext {color:#f264dd;}
This box has a color of #f264dd
<div style="background-color:#f264dd;">Content here</div>
.mybackground {background-color:#f264dd;}
Border around this has a color of #f264dd
<div style="border:2px solid #f264dd;">Content here</div>
.myborder {border:2px solid #f264dd;}