#ea65d3 color space conversions
Hex:
#ea65d3
RGB:
234, 101, 211
CMY:
8, 60, 17
CMYK:
0, 57, 10, 8
HSL:
310°, 76.0000%, 65.6863%
HSV (HSB):
310°, 56.8376%, 91.7647%
XYZ:
50.3432, 31.5029, 65.0553
xyY:
0.3427, 0.2144, 31.5029
CIE-Lab:
62.9299, 64.3336, -32.3639
CIE-LCH:
62.9299, 72.0155, 333.2947
CIE-Luv:
62.9299, 67.5767, -60.1148
Hunter-Lab:
56.1275, 61.8815, -29.4316
#ea65d3 color charts
#ea65d3 color shades, tints & tones
#ea65d3 color schemes
#ea65d3 color preview, HTML & CSS examples
This text has a color of #ea65d3
<p style="color:#ea65d3;">Text here</p>
.mytext {color:#ea65d3;}
This box has a color of #ea65d3
<div style="background-color:#ea65d3;">Content here</div>
.mybackground {background-color:#ea65d3;}
Border around this has a color of #ea65d3
<div style="border:2px solid #ea65d3;">Content here</div>
.myborder {border:2px solid #ea65d3;}