#ed81ec color space conversions
Hex:
#ed81ec
RGB:
237, 129, 236
CMY:
7, 49, 7
CMYK:
0, 46, 0, 7
HSL:
301°, 75.0000%, 71.7647%
HSV (HSB):
301°, 45.5696%, 92.9412%
XYZ:
57.9156, 39.7612, 83.9791
xyY:
0.3188, 0.2189, 39.7612
CIE-Lab:
69.2991, 56.2241, -36.3471
CIE-LCH:
69.2991, 66.9497, 327.1186
CIE-Luv:
69.2991, 52.0552, -66.1933
Hunter-Lab:
63.0565, 53.5986, -34.8233
#ed81ec color charts
#ed81ec color shades, tints & tones
#ed81ec color schemes
#ed81ec color preview, HTML & CSS examples
This text has a color of #ed81ec
<p style="color:#ed81ec;">Text here</p>
.mytext {color:#ed81ec;}
This box has a color of #ed81ec
<div style="background-color:#ed81ec;">Content here</div>
.mybackground {background-color:#ed81ec;}
Border around this has a color of #ed81ec
<div style="border:2px solid #ed81ec;">Content here</div>
.myborder {border:2px solid #ed81ec;}