#ff65dd color space conversions
Hex:
#ff65dd
RGB:
255, 101, 221
CMY:
0, 60, 13
CMYK:
0, 60, 13, 0
HSL:
313°, 100.0000%, 69.8039%
HSV (HSB):
313°, 60.3922%, 100.0000%
XYZ:
58.9448, 35.7878, 72.2076
xyY:
0.3531, 0.2144, 35.7878
CIE-Lab:
66.3575, 71.3996, -32.4142
CIE-LCH:
66.3575, 78.4129, 335.5828
CIE-Luv:
66.3575, 79.7010, -61.9909
Hunter-Lab:
59.8229, 71.1898, -29.6883
#ff65dd color charts
#ff65dd RGB chart
#ff65dd CMYK chart
#ff65dd RGB pie chart
#ff65dd color shades, tints & tones
#ff65dd color schemes
#ff65dd color preview, HTML & CSS examples
This text has a color of #ff65dd
<p style="color:#ff65dd;">Text here</p>
.mytext {color:#ff65dd;}
Text color #ff65dd
This box has a color of #ff65dd
<div style="background-color:#ff65dd;">Content here</div>
.mybackground {background-color:#ff65dd;}
Background color #ff65dd
Border around this has a color of #ff65dd
<div style="border:2px solid #ff65dd;">Content here</div>
.myborder {border:2px solid #ff65dd;}
Border color #ff65dd