#4e00ff color space conversions
Hex:
#4e00ff
RGB:
78, 0, 255
CMY:
69, 100, 0
CMYK:
69, 100, 0, 0
HSL:
258°, 100.0000%, 50.0000%
HSV (HSB):
258°, 100.0000%, 100.0000%
XYZ:
21.1919, 8.8397, 95.1970
xyY:
0.1692, 0.0706, 8.8397
CIE-Lab:
35.6738, 80.4572, -102.1497
CIE-LCH:
35.6738, 130.0305, 308.2254
CIE-Luv:
35.6738, -2.2788, -133.2235
Hunter-Lab:
29.7316, 75.1995, -169.0271
#4e00ff color charts
#4e00ff color shades, tints & tones
#4e00ff color schemes
#4e00ff color preview, HTML & CSS examples
This text has a color of #4e00ff
<p style="color:#4e00ff;">Text here</p>
.mytext {color:#4e00ff;}
This box has a color of #4e00ff
<div style="background-color:#4e00ff;">Content here</div>
.mybackground {background-color:#4e00ff;}
Border around this has a color of #4e00ff
<div style="border:2px solid #4e00ff;">Content here</div>
.myborder {border:2px solid #4e00ff;}