#ff64fc color space conversions
Hex:
#ff64fc
RGB:
255, 100, 252
CMY:
0, 61, 1
CMYK:
0, 61, 1, 0
HSL:
301°, 100.0000%, 69.6078%
HSV (HSB):
301°, 60.7843%, 100.0000%
XYZ:
63.3679, 37.4026, 95.9750
xyY:
0.3221, 0.1901, 37.4026
CIE-Lab:
67.5780, 76.5476, -47.6621
CIE-LCH:
67.5780, 90.1732, 328.0917
CIE-Luv:
67.5780, 70.2708, -87.2944
Hunter-Lab:
61.1577, 77.9249, -50.2337
#ff64fc color charts
#ff64fc color shades, tints & tones
#ff64fc color schemes
#ff64fc color preview, HTML & CSS examples
This text has a color of #ff64fc
<p style="color:#ff64fc;">Text here</p>
.mytext {color:#ff64fc;}
This box has a color of #ff64fc
<div style="background-color:#ff64fc;">Content here</div>
.mybackground {background-color:#ff64fc;}
Border around this has a color of #ff64fc
<div style="border:2px solid #ff64fc;">Content here</div>
.myborder {border:2px solid #ff64fc;}