#ff65cd color space conversions
Hex:
#ff65cd
RGB:
255, 101, 205
CMY:
0, 60, 20
CMYK:
0, 60, 20, 0
HSL:
319°, 100.0000%, 69.8039%
HSV (HSB):
319°, 60.3922%, 100.0000%
XYZ:
56.9131, 34.9751, 61.5088
xyY:
0.3710, 0.2280, 34.9751
CIE-Lab:
65.7293, 69.1510, -24.4190
CIE-LCH:
65.7293, 73.3359, 340.5506
CIE-Luv:
65.7293, 84.8763, -49.0788
Hunter-Lab:
59.1398, 68.2847, -20.2672
#ff65cd color charts
#ff65cd RGB chart
#ff65cd CMYK chart
#ff65cd RGB pie chart
#ff65cd color shades, tints & tones
#ff65cd color schemes
#ff65cd color preview, HTML & CSS examples
This text has a color of #ff65cd
<p style="color:#ff65cd;">Text here</p>
.mytext {color:#ff65cd;}
Text color #ff65cd
This box has a color of #ff65cd
<div style="background-color:#ff65cd;">Content here</div>
.mybackground {background-color:#ff65cd;}
Background color #ff65cd
Border around this has a color of #ff65cd
<div style="border:2px solid #ff65cd;">Content here</div>
.myborder {border:2px solid #ff65cd;}
Border color #ff65cd