#ec81d5 color space conversions
Hex:
#ec81d5
RGB:
236, 129, 213
CMY:
7, 49, 16
CMYK:
0, 45, 10, 7
HSL:
313°, 73.7931%, 71.5686%
HSV (HSB):
313°, 45.3390%, 92.5490%
XYZ:
54.4526, 38.3375, 67.4807
xyY:
0.3398, 0.2392, 38.3375
CIE-Lab:
68.2686, 52.0427, -25.2271
CIE-LCH:
68.2686, 57.8347, 334.1387
CIE-Luv:
68.2686, 56.7684, -47.5753
Hunter-Lab:
61.9173, 48.6250, -21.2753
#ec81d5 color charts
#ec81d5 color shades, tints & tones
#ec81d5 color schemes
#ec81d5 color preview, HTML & CSS examples
This text has a color of #ec81d5
<p style="color:#ec81d5;">Text here</p>
.mytext {color:#ec81d5;}
This box has a color of #ec81d5
<div style="background-color:#ec81d5;">Content here</div>
.mybackground {background-color:#ec81d5;}
Border around this has a color of #ec81d5
<div style="border:2px solid #ec81d5;">Content here</div>
.myborder {border:2px solid #ec81d5;}