#ea93da color space conversions
Hex:
#ea93da
RGB:
234, 147, 218
CMY:
8, 42, 15
CMYK:
0, 37, 7, 8
HSL:
311°, 67.4419%, 74.7059%
HSV (HSB):
311°, 37.1795%, 91.7647%
XYZ:
57.0203, 43.4218, 71.7056
xyY:
0.3312, 0.2522, 43.4218
CIE-Lab:
71.8403, 43.0747, -22.5559
CIE-LCH:
71.8403, 48.6230, 332.3614
CIE-Luv:
71.8403, 45.8972, -42.1678
Hunter-Lab:
65.8952, 39.1425, -18.3913
#ea93da color charts
#ea93da color shades, tints & tones
#ea93da color schemes
#ea93da color preview, HTML & CSS examples
This text has a color of #ea93da
<p style="color:#ea93da;">Text here</p>
.mytext {color:#ea93da;}
This box has a color of #ea93da
<div style="background-color:#ea93da;">Content here</div>
.mybackground {background-color:#ea93da;}
Border around this has a color of #ea93da
<div style="border:2px solid #ea93da;">Content here</div>
.myborder {border:2px solid #ea93da;}