#ec1def color space conversions
Hex:
#ec1def
RGB:
236, 29, 239
CMY:
7, 89, 6
CMYK:
1, 88, 0, 6
HSL:
299°, 86.7769%, 52.5490%
HSV (HSB):
299°, 87.8661%, 93.7255%
XYZ:
50.6114, 24.9436, 83.8084
xyY:
0.3176, 0.1565, 24.9436
CIE-Lab:
57.0204, 90.5227, -57.3929
CIE-LCH:
57.0204, 107.1835, 327.6246
CIE-Luv:
57.0204, 75.2767, -101.0646
Hunter-Lab:
49.9436, 93.4857, -64.5319
#ec1def color charts
#ec1def color shades, tints & tones
#ec1def color schemes
#ec1def color preview, HTML & CSS examples
This text has a color of #ec1def
<p style="color:#ec1def;">Text here</p>
.mytext {color:#ec1def;}
This box has a color of #ec1def
<div style="background-color:#ec1def;">Content here</div>
.mybackground {background-color:#ec1def;}
Border around this has a color of #ec1def
<div style="border:2px solid #ec1def;">Content here</div>
.myborder {border:2px solid #ec1def;}