#ea81db color space conversions
Hex:
#ea81db
RGB:
234, 129, 219
CMY:
8, 49, 14
CMYK:
0, 45, 6, 8
HSL:
309°, 71.4286%, 71.1765%
HSV (HSB):
309°, 44.8718%, 91.7647%
XYZ:
54.5681, 38.3074, 71.5358
xyY:
0.3319, 0.2330, 38.3074
CIE-Lab:
68.2466, 52.4312, -28.6146
CIE-LCH:
68.2466, 59.7313, 331.3763
CIE-Luv:
68.2466, 53.9796, -53.0032
Hunter-Lab:
61.8930, 49.0623, -25.2022
#ea81db color charts
#ea81db color shades, tints & tones
#ea81db color schemes
#ea81db color preview, HTML & CSS examples
This text has a color of #ea81db
<p style="color:#ea81db;">Text here</p>
.mytext {color:#ea81db;}
This box has a color of #ea81db
<div style="background-color:#ea81db;">Content here</div>
.mybackground {background-color:#ea81db;}
Border around this has a color of #ea81db
<div style="border:2px solid #ea81db;">Content here</div>
.myborder {border:2px solid #ea81db;}