#ff65dc color space conversions
Hex:
#ff65dc
RGB:
255, 101, 220
CMY:
0, 60, 14
CMYK:
0, 60, 14, 0
HSL:
314°, 100.0000%, 69.8039%
HSV (HSB):
314°, 60.3922%, 100.0000%
XYZ:
58.8119, 35.7347, 71.5079
xyY:
0.3542, 0.2152, 35.7347
CIE-Lab:
66.3167, 71.2548, -31.9193
CIE-LCH:
66.3167, 78.0775, 335.8695
CIE-Luv:
66.3167, 80.0224, -61.1830
Hunter-Lab:
59.7785, 71.0016, -29.0786
#ff65dc color charts
#ff65dc RGB chart
#ff65dc CMYK chart
#ff65dc RGB pie chart
#ff65dc color shades, tints & tones
#ff65dc color schemes
#ff65dc color preview, HTML & CSS examples
This text has a color of #ff65dc
<p style="color:#ff65dc;">Text here</p>
.mytext {color:#ff65dc;}
Text color #ff65dc
This box has a color of #ff65dc
<div style="background-color:#ff65dc;">Content here</div>
.mybackground {background-color:#ff65dc;}
Background color #ff65dc
Border around this has a color of #ff65dc
<div style="border:2px solid #ff65dc;">Content here</div>
.myborder {border:2px solid #ff65dc;}
Border color #ff65dc