#ff64f2 color space conversions
Hex:
#ff64f2
RGB:
255, 100, 242
CMY:
0, 61, 5
CMYK:
0, 61, 5, 0
HSL:
305°, 100.0000%, 69.6078%
HSV (HSB):
305°, 60.7843%, 100.0000%
XYZ:
61.8242, 36.7851, 87.8461
xyY:
0.3316, 0.1973, 36.7851
CIE-Lab:
67.1155, 74.9649, -42.8850
CIE-LCH:
67.1155, 86.3647, 330.2275
CIE-Luv:
67.1155, 73.3735, -79.3085
Hunter-Lab:
60.6508, 75.8146, -43.4197
#ff64f2 color charts
#ff64f2 color shades, tints & tones
#ff64f2 color schemes
#ff64f2 color preview, HTML & CSS examples
This text has a color of #ff64f2
<p style="color:#ff64f2;">Text here</p>
.mytext {color:#ff64f2;}
This box has a color of #ff64f2
<div style="background-color:#ff64f2;">Content here</div>
.mybackground {background-color:#ff64f2;}
Border around this has a color of #ff64f2
<div style="border:2px solid #ff64f2;">Content here</div>
.myborder {border:2px solid #ff64f2;}