#ea85d9 color space conversions
Hex:
#ea85d9
RGB:
234, 133, 217
CMY:
8, 48, 15
CMYK:
0, 43, 7, 8
HSL:
310°, 70.6294%, 71.9608%
HSV (HSB):
310°, 43.1624%, 91.7647%
XYZ:
54.8436, 39.2772, 70.3363
xyY:
0.3335, 0.2388, 39.2772
CIE-Lab:
68.9516, 50.0904, -26.4217
CIE-LCH:
68.9516, 56.6317, 332.1892
CIE-Luv:
68.9516, 52.6484, -49.2082
Hunter-Lab:
62.6716, 46.5293, -22.6711
#ea85d9 color charts
#ea85d9 color shades, tints & tones
#ea85d9 color schemes
#ea85d9 color preview, HTML & CSS examples
This text has a color of #ea85d9
<p style="color:#ea85d9;">Text here</p>
.mytext {color:#ea85d9;}
This box has a color of #ea85d9
<div style="background-color:#ea85d9;">Content here</div>
.mybackground {background-color:#ea85d9;}
Border around this has a color of #ea85d9
<div style="border:2px solid #ea85d9;">Content here</div>
.myborder {border:2px solid #ea85d9;}