#ff64cd color space conversions
Hex:
#ff64cd
RGB:
255, 100, 205
CMY:
0, 61, 20
CMYK:
0, 61, 20, 0
HSL:
319°, 100.0000%, 69.6078%
HSV (HSB):
319°, 60.7843%, 100.0000%
XYZ:
56.8166, 34.7821, 61.4767
xyY:
0.3712, 0.2272, 34.7821
CIE-Lab:
65.5787, 69.5619, -24.6498
CIE-LCH:
65.5787, 73.8002, 340.4878
CIE-Luv:
65.5787, 85.2759, -49.4895
Hunter-Lab:
58.9764, 68.7546, -20.5201
#ff64cd color charts
#ff64cd RGB chart
#ff64cd CMYK chart
#ff64cd RGB pie chart
#ff64cd color shades, tints & tones
#ff64cd color schemes
#ff64cd color preview, HTML & CSS examples
This text has a color of #ff64cd
<p style="color:#ff64cd;">Text here</p>
.mytext {color:#ff64cd;}
Text color #ff64cd
This box has a color of #ff64cd
<div style="background-color:#ff64cd;">Content here</div>
.mybackground {background-color:#ff64cd;}
Background color #ff64cd
Border around this has a color of #ff64cd
<div style="border:2px solid #ff64cd;">Content here</div>
.myborder {border:2px solid #ff64cd;}
Border color #ff64cd