#fe65db color space conversions
Hex:
#fe65db
RGB:
254, 101, 219
CMY:
0, 60, 14
CMYK:
0, 60, 14, 0
HSL:
314°, 98.7097%, 69.6078%
HSV (HSB):
314°, 60.2362%, 99.6078%
XYZ:
58.3129, 35.4927, 70.7952
xyY:
0.3543, 0.2156, 35.4927
CIE-Lab:
66.1304, 70.8491, -31.6609
CIE-LCH:
66.1304, 77.6016, 335.9212
CIE-Luv:
66.1304, 79.6109, -60.6768
Hunter-Lab:
59.5757, 70.4589, -28.7526
#fe65db color charts
#fe65db color shades, tints & tones
#fe65db color schemes
#fe65db color preview, HTML & CSS examples
This text has a color of #fe65db
<p style="color:#fe65db;">Text here</p>
.mytext {color:#fe65db;}
This box has a color of #fe65db
<div style="background-color:#fe65db;">Content here</div>
.mybackground {background-color:#fe65db;}
Border around this has a color of #fe65db
<div style="border:2px solid #fe65db;">Content here</div>
.myborder {border:2px solid #fe65db;}