#ec98dd color space conversions
Hex:
#ec98dd
RGB:
236, 152, 221
CMY:
7, 40, 13
CMYK:
0, 36, 6, 7
HSL:
311°, 68.8525%, 76.0784%
HSV (HSB):
311°, 35.5932%, 92.5490%
XYZ:
58.8715, 45.5098, 74.0880
xyY:
0.3299, 0.2550, 45.5098
CIE-Lab:
73.2263, 41.6156, -22.0724
CIE-LCH:
73.2263, 47.1068, 332.0591
CIE-Luv:
73.2263, 44.2608, -41.2728
Hunter-Lab:
67.4610, 37.7157, -17.8917
#ec98dd color charts
#ec98dd color shades, tints & tones
#ec98dd color schemes
#ec98dd color preview, HTML & CSS examples
This text has a color of #ec98dd
<p style="color:#ec98dd;">Text here</p>
.mytext {color:#ec98dd;}
This box has a color of #ec98dd
<div style="background-color:#ec98dd;">Content here</div>
.mybackground {background-color:#ec98dd;}
Border around this has a color of #ec98dd
<div style="border:2px solid #ec98dd;">Content here</div>
.myborder {border:2px solid #ec98dd;}