#ea73cd color space conversions
Hex:
#ea73cd
RGB:
234, 115, 205
CMY:
8, 55, 20
CMYK:
0, 51, 12, 8
HSL:
315°, 73.9130%, 68.4314%
HSV (HSB):
315°, 50.8547%, 91.7647%
XYZ:
51.0819, 34.1617, 61.6592
xyY:
0.3477, 0.2325, 34.1617
CIE-Lab:
65.0907, 56.9888, -25.6546
CIE-LCH:
65.0907, 62.4971, 335.7642
CIE-Luv:
65.0907, 63.5891, -48.7113
Hunter-Lab:
58.4480, 53.7199, -21.6338
#ea73cd color charts
#ea73cd color shades, tints & tones
#ea73cd color schemes
#ea73cd color preview, HTML & CSS examples
This text has a color of #ea73cd
<p style="color:#ea73cd;">Text here</p>
.mytext {color:#ea73cd;}
This box has a color of #ea73cd
<div style="background-color:#ea73cd;">Content here</div>
.mybackground {background-color:#ea73cd;}
Border around this has a color of #ea73cd
<div style="border:2px solid #ea73cd;">Content here</div>
.myborder {border:2px solid #ea73cd;}