#eb85cd color space conversions
Hex:
#eb85cd
RGB:
235, 133, 205
CMY:
8, 48, 20
CMYK:
0, 43, 13, 8
HSL:
318°, 71.8310%, 72.1569%
HSV (HSB):
318°, 43.4043%, 92.1569%
XYZ:
53.6679, 38.8450, 62.4268
xyY:
0.3464, 0.2507, 38.8450
CIE-Lab:
68.6388, 48.4426, -20.2210
CIE-LCH:
68.6388, 52.4935, 337.3433
CIE-Luv:
68.6388, 56.0396, -39.1404
Hunter-Lab:
62.3258, 44.6340, -15.7581
#eb85cd color charts
#eb85cd color shades, tints & tones
#eb85cd color schemes
#eb85cd color preview, HTML & CSS examples
This text has a color of #eb85cd
<p style="color:#eb85cd;">Text here</p>
.mytext {color:#eb85cd;}
This box has a color of #eb85cd
<div style="background-color:#eb85cd;">Content here</div>
.mybackground {background-color:#eb85cd;}
Border around this has a color of #eb85cd
<div style="border:2px solid #eb85cd;">Content here</div>
.myborder {border:2px solid #eb85cd;}