#ff64ff color space conversions
Hex:
#ff64ff
RGB:
255, 100, 255
CMY:
0, 61, 0
CMYK:
0, 61, 0, 0
HSL:
300°, 100.0000%, 69.6078%
HSV (HSB):
300°, 60.7843%, 100.0000%
XYZ:
63.8472, 37.5943, 98.4991
xyY:
0.3193, 0.1880, 37.5943
CIE-Lab:
67.7206, 77.0316, -49.0828
CIE-LCH:
67.7206, 91.3400, 327.4956
CIE-Luv:
67.7206, 69.3523, -89.6777
Hunter-Lab:
61.3142, 78.5741, -52.3273
#ff64ff color charts
#ff64ff RGB chart
#ff64ff CMYK chart
#ff64ff RGB pie chart
#ff64ff color shades, tints & tones
#ff64ff color schemes
#ff64ff color preview, HTML & CSS examples
This text has a color of #ff64ff
<p style="color:#ff64ff;">Text here</p>
.mytext {color:#ff64ff;}
Text color #ff64ff
This box has a color of #ff64ff
<div style="background-color:#ff64ff;">Content here</div>
.mybackground {background-color:#ff64ff;}
Background color #ff64ff
Border around this has a color of #ff64ff
<div style="border:2px solid #ff64ff;">Content here</div>
.myborder {border:2px solid #ff64ff;}
Border color #ff64ff