#4e5acc color space conversions
Hex:
#4e5acc
RGB:
78, 90, 204
CMY:
69, 65, 20
CMYK:
62, 56, 0, 20
HSL:
234°, 55.2632%, 55.2941%
HSV (HSB):
234°, 61.7647%, 80.0000%
XYZ:
17.6971, 13.2917, 58.7595
xyY:
0.1972, 0.1481, 13.2917
CIE-Lab:
43.1995, 30.3422, -60.7626
CIE-LCH:
43.1995, 67.9172, 296.5356
CIE-Luv:
43.1995, -10.0396, -92.2239
Hunter-Lab:
36.4577, 22.8456, -70.0383
#4e5acc color charts
#4e5acc color shades, tints & tones
#4e5acc color schemes
#4e5acc color preview, HTML & CSS examples
This text has a color of #4e5acc
<p style="color:#4e5acc;">Text here</p>
.mytext {color:#4e5acc;}
This box has a color of #4e5acc
<div style="background-color:#4e5acc;">Content here</div>
.mybackground {background-color:#4e5acc;}
Border around this has a color of #4e5acc
<div style="border:2px solid #4e5acc;">Content here</div>
.myborder {border:2px solid #4e5acc;}