#ebc2e9 color space conversions
Hex:
#ebc2e9
RGB:
235, 194, 233
CMY:
8, 24, 9
CMYK:
0, 17, 1, 8
HSL:
303°, 50.6173%, 84.1176%
HSV (HSB):
303°, 17.4468%, 92.1569%
XYZ:
68.2607, 62.1289, 85.4851
xyY:
0.3162, 0.2878, 62.1289
CIE-Lab:
82.9819, 21.1160, -13.8459
CIE-LCH:
82.9819, 25.2506, 326.7468
CIE-Luv:
82.9819, 20.9696, -25.2164
Hunter-Lab:
78.8219, 16.6448, -9.1268
#ebc2e9 color charts
#ebc2e9 color shades, tints & tones
#ebc2e9 color schemes
#ebc2e9 color preview, HTML & CSS examples
This text has a color of #ebc2e9
<p style="color:#ebc2e9;">Text here</p>
.mytext {color:#ebc2e9;}
This box has a color of #ebc2e9
<div style="background-color:#ebc2e9;">Content here</div>
.mybackground {background-color:#ebc2e9;}
Border around this has a color of #ebc2e9
<div style="border:2px solid #ebc2e9;">Content here</div>
.myborder {border:2px solid #ebc2e9;}