#ebacdc color space conversions
Hex:
#ebacdc
RGB:
235, 172, 220
CMY:
8, 33, 14
CMYK:
0, 27, 6, 8
HSL:
314°, 61.1650%, 79.8039%
HSV (HSB):
314°, 26.8085%, 92.1569%
XYZ:
61.9317, 52.3345, 74.5476
xyY:
0.3280, 0.2772, 52.3345
CIE-Lab:
77.4804, 30.5397, -15.1006
CIE-LCH:
77.4804, 34.0690, 333.6894
CIE-Luv:
77.4804, 33.7958, -28.5886
Hunter-Lab:
72.3426, 26.2124, -10.4573
#ebacdc color charts
#ebacdc color shades, tints & tones
#ebacdc color schemes
#ebacdc color preview, HTML & CSS examples
This text has a color of #ebacdc
<p style="color:#ebacdc;">Text here</p>
.mytext {color:#ebacdc;}
This box has a color of #ebacdc
<div style="background-color:#ebacdc;">Content here</div>
.mybackground {background-color:#ebacdc;}
Border around this has a color of #ebacdc
<div style="border:2px solid #ebacdc;">Content here</div>
.myborder {border:2px solid #ebacdc;}