#4e95e5 color space conversions
Hex:
#4e95e5
RGB:
78, 149, 229
CMY:
69, 42, 10
CMYK:
66, 35, 0, 10
HSL:
212°, 74.3842%, 60.1961%
HSV (HSB):
212°, 65.9389%, 89.8039%
XYZ:
28.0322, 28.7717, 78.2048
xyY:
0.2076, 0.2131, 28.7717
CIE-Lab:
60.5796, 2.7354, -47.0766
CIE-LCH:
60.5796, 47.1560, 273.3255
CIE-Luv:
60.5796, -28.6055, -75.0800
Hunter-Lab:
53.6393, -0.5837, -48.8959
#4e95e5 color charts
#4e95e5 color shades, tints & tones
#4e95e5 color schemes
#4e95e5 color preview, HTML & CSS examples
This text has a color of #4e95e5
<p style="color:#4e95e5;">Text here</p>
.mytext {color:#4e95e5;}
This box has a color of #4e95e5
<div style="background-color:#4e95e5;">Content here</div>
.mybackground {background-color:#4e95e5;}
Border around this has a color of #4e95e5
<div style="border:2px solid #4e95e5;">Content here</div>
.myborder {border:2px solid #4e95e5;}