#ea85cb color space conversions
Hex:
#ea85cb
RGB:
234, 133, 203
CMY:
8, 48, 20
CMYK:
0, 43, 13, 8
HSL:
318°, 70.6294%, 71.9608%
HSV (HSB):
318°, 43.1624%, 91.7647%
XYZ:
53.0987, 38.5793, 61.1478
xyY:
0.3474, 0.2524, 38.5793
CIE-Lab:
68.4454, 47.8101, -19.4120
CIE-LCH:
68.4454, 51.6007, 337.9017
CIE-Luv:
68.4454, 55.7839, -37.7524
Hunter-Lab:
62.1122, 43.9003, -14.8909
#ea85cb color charts
#ea85cb color shades, tints & tones
#ea85cb color schemes
#ea85cb color preview, HTML & CSS examples
This text has a color of #ea85cb
<p style="color:#ea85cb;">Text here</p>
.mytext {color:#ea85cb;}
This box has a color of #ea85cb
<div style="background-color:#ea85cb;">Content here</div>
.mybackground {background-color:#ea85cb;}
Border around this has a color of #ea85cb
<div style="border:2px solid #ea85cb;">Content here</div>
.myborder {border:2px solid #ea85cb;}