#eb24ed color space conversions
Hex:
#eb24ed
RGB:
235, 36, 237
CMY:
8, 86, 7
CMYK:
1, 85, 0, 7
HSL:
299°, 84.8101%, 53.5294%
HSV (HSB):
299°, 84.8101%, 92.9412%
XYZ:
50.1779, 25.0383, 82.3090
xyY:
0.3185, 0.1589, 25.0383
CIE-Lab:
57.1128, 88.9642, -56.1340
CIE-LCH:
57.1128, 105.1934, 327.7492
CIE-Luv:
57.1128, 74.6447, -99.0006
Hunter-Lab:
50.0383, 91.4308, -62.5004
#eb24ed color charts
#eb24ed color shades, tints & tones
#eb24ed color schemes
#eb24ed color preview, HTML & CSS examples
This text has a color of #eb24ed
<p style="color:#eb24ed;">Text here</p>
.mytext {color:#eb24ed;}
This box has a color of #eb24ed
<div style="background-color:#eb24ed;">Content here</div>
.mybackground {background-color:#eb24ed;}
Border around this has a color of #eb24ed
<div style="border:2px solid #eb24ed;">Content here</div>
.myborder {border:2px solid #eb24ed;}