#ea7ffb color space conversions
Hex:
#ea7ffb
RGB:
234, 127, 251
CMY:
8, 50, 2
CMYK:
7, 49, 0, 2
HSL:
292°, 93.9394%, 74.1176%
HSV (HSB):
292°, 49.4024%, 98.4314%
XYZ:
58.9336, 39.6362, 95.8112
xyY:
0.3032, 0.2039, 39.6362
CIE-Lab:
69.2096, 59.0789, -44.7397
CIE-LCH:
69.2096, 74.1078, 322.8638
CIE-Luv:
69.2096, 47.4147, -80.2626
Hunter-Lab:
62.9573, 56.9167, -46.1600
#ea7ffb color charts
#ea7ffb color shades, tints & tones
#ea7ffb color schemes
#ea7ffb color preview, HTML & CSS examples
This text has a color of #ea7ffb
<p style="color:#ea7ffb;">Text here</p>
.mytext {color:#ea7ffb;}
This box has a color of #ea7ffb
<div style="background-color:#ea7ffb;">Content here</div>
.mybackground {background-color:#ea7ffb;}
Border around this has a color of #ea7ffb
<div style="border:2px solid #ea7ffb;">Content here</div>
.myborder {border:2px solid #ea7ffb;}