#e65fb8 color space conversions
Hex:
#e65fb8
RGB:
230, 95, 184
CMY:
10, 63, 28
CMYK:
0, 59, 20, 10
HSL:
320°, 72.9730%, 63.7255%
HSV (HSB):
320°, 58.6957%, 90.1961%
XYZ:
45.3771, 28.4681, 48.4507
xyY:
0.3710, 0.2328, 28.4681
CIE-Lab:
60.3093, 61.8639, -21.1220
CIE-LCH:
60.3093, 65.3703, 341.1487
CIE-Luv:
60.3093, 75.2515, -42.0117
Hunter-Lab:
53.3555, 58.4361, -16.4907
#e65fb8 color charts
#e65fb8 color shades, tints & tones
#e65fb8 color schemes
#e65fb8 color preview, HTML & CSS examples
This text has a color of #e65fb8
<p style="color:#e65fb8;">Text here</p>
.mytext {color:#e65fb8;}
This box has a color of #e65fb8
<div style="background-color:#e65fb8;">Content here</div>
.mybackground {background-color:#e65fb8;}
Border around this has a color of #e65fb8
<div style="border:2px solid #e65fb8;">Content here</div>
.myborder {border:2px solid #e65fb8;}