#eb00ff color space conversions
Hex:
#eb00ff
RGB:
235, 0, 255
CMY:
8, 100, 0
CMYK:
8, 100, 0, 0
HSL:
295°, 100.0000%, 50.0000%
HSV (HSB):
295°, 100.0000%, 100.0000%
XYZ:
52.3109, 24.8822, 96.6534
xyY:
0.3009, 0.1431, 24.8822
CIE-Lab:
56.9604, 95.2677, -66.4190
CIE-LCH:
56.9604, 116.1353, 325.1165
CIE-Luv:
56.9604, 70.0521, -115.0379
Hunter-Lab:
49.8820, 99.8982, -79.9652
#eb00ff color charts
#eb00ff color shades, tints & tones
#eb00ff color schemes
#eb00ff color preview, HTML & CSS examples
This text has a color of #eb00ff
<p style="color:#eb00ff;">Text here</p>
.mytext {color:#eb00ff;}
This box has a color of #eb00ff
<div style="background-color:#eb00ff;">Content here</div>
.mybackground {background-color:#eb00ff;}
Border around this has a color of #eb00ff
<div style="border:2px solid #eb00ff;">Content here</div>
.myborder {border:2px solid #eb00ff;}