#ea73cc color space conversions
Hex:
#ea73cc
RGB:
234, 115, 204
CMY:
8, 55, 20
CMYK:
0, 51, 13, 8
HSL:
315°, 73.9130%, 68.4314%
HSV (HSB):
315°, 50.8547%, 91.7647%
XYZ:
50.9615, 34.1135, 61.0253
xyY:
0.3488, 0.2335, 34.1135
CIE-Lab:
65.0526, 56.8336, -25.1514
CIE-LCH:
65.0526, 62.1502, 336.1285
CIE-Luv:
65.0526, 63.8553, -47.8959
Hunter-Lab:
58.4068, 53.5342, -21.0634
#ea73cc color charts
#ea73cc color shades, tints & tones
#ea73cc color schemes
#ea73cc color preview, HTML & CSS examples
This text has a color of #ea73cc
<p style="color:#ea73cc;">Text here</p>
.mytext {color:#ea73cc;}
This box has a color of #ea73cc
<div style="background-color:#ea73cc;">Content here</div>
.mybackground {background-color:#ea73cc;}
Border around this has a color of #ea73cc
<div style="border:2px solid #ea73cc;">Content here</div>
.myborder {border:2px solid #ea73cc;}