#e65fbd color space conversions
Hex:
#e65fbd
RGB:
230, 95, 189
CMY:
10, 63, 26
CMYK:
0, 59, 18, 10
HSL:
318°, 72.9730%, 63.7255%
HSV (HSB):
318°, 58.6957%, 90.1961%
XYZ:
45.9106, 28.6815, 51.2604
xyY:
0.3648, 0.2279, 28.6815
CIE-Lab:
60.4995, 62.5697, -23.6903
CIE-LCH:
60.4995, 66.9044, 339.2622
CIE-Luv:
60.4995, 73.6911, -46.0451
Hunter-Lab:
53.5551, 59.2993, -19.2610
#e65fbd color charts
#e65fbd color shades, tints & tones
#e65fbd color schemes
#e65fbd color preview, HTML & CSS examples
This text has a color of #e65fbd
<p style="color:#e65fbd;">Text here</p>
.mytext {color:#e65fbd;}
This box has a color of #e65fbd
<div style="background-color:#e65fbd;">Content here</div>
.mybackground {background-color:#e65fbd;}
Border around this has a color of #e65fbd
<div style="border:2px solid #e65fbd;">Content here</div>
.myborder {border:2px solid #e65fbd;}