#ff65e1 color space conversions
Hex:
#ff65e1
RGB:
255, 101, 225
CMY:
0, 60, 12
CMYK:
0, 60, 12, 0
HSL:
312°, 100.0000%, 69.8039%
HSV (HSB):
312°, 60.3922%, 100.0000%
XYZ:
59.4843, 36.0036, 75.0484
xyY:
0.3488, 0.2111, 36.0036
CIE-Lab:
66.5227, 71.9844, -34.3872
CIE-LCH:
66.5227, 79.7761, 334.4660
CIE-Luv:
66.5227, 78.4192, -65.2219
Hunter-Lab:
60.0030, 71.9516, -32.1545
#ff65e1 color charts
#ff65e1 color shades, tints & tones
#ff65e1 color schemes
#ff65e1 color preview, HTML & CSS examples
This text has a color of #ff65e1
<p style="color:#ff65e1;">Text here</p>
.mytext {color:#ff65e1;}
This box has a color of #ff65e1
<div style="background-color:#ff65e1;">Content here</div>
.mybackground {background-color:#ff65e1;}
Border around this has a color of #ff65e1
<div style="border:2px solid #ff65e1;">Content here</div>
.myborder {border:2px solid #ff65e1;}