#ec95dd color space conversions
Hex:
#ec95dd
RGB:
236, 149, 221
CMY:
7, 42, 13
CMYK:
0, 37, 6, 7
HSL:
310°, 69.6000%, 75.4902%
HSV (HSB):
310°, 36.8644%, 92.5490%
XYZ:
58.3907, 44.5482, 73.9278
xyY:
0.3301, 0.2519, 44.5482
CIE-Lab:
72.5934, 43.1802, -23.0367
CIE-LCH:
72.5934, 48.9409, 331.9201
CIE-Luv:
72.5934, 45.7051, -43.0214
Hunter-Lab:
66.7445, 39.3560, -18.9499
#ec95dd color charts
#ec95dd color shades, tints & tones
#ec95dd color schemes
#ec95dd color preview, HTML & CSS examples
This text has a color of #ec95dd
<p style="color:#ec95dd;">Text here</p>
.mytext {color:#ec95dd;}
This box has a color of #ec95dd
<div style="background-color:#ec95dd;">Content here</div>
.mybackground {background-color:#ec95dd;}
Border around this has a color of #ec95dd
<div style="border:2px solid #ec95dd;">Content here</div>
.myborder {border:2px solid #ec95dd;}