#2e95e5 color space conversions
Hex:
#2e95e5
RGB:
46, 149, 229
CMY:
82, 42, 10
CMYK:
80, 35, 0, 10
HSL:
206°, 77.8723%, 53.9216%
HSV (HSB):
206°, 79.9127%, 89.8039%
XYZ:
26.0170, 27.7329, 78.1105
xyY:
0.1973, 0.2103, 27.7329
CIE-Lab:
59.6466, -1.4174, -48.6133
CIE-LCH:
59.6466, 48.6339, 268.3300
CIE-Luv:
59.6466, -34.0952, -76.9964
Hunter-Lab:
52.6620, -3.9728, -51.0780
#2e95e5 color charts
#2e95e5 color shades, tints & tones
#2e95e5 color schemes
#2e95e5 color preview, HTML & CSS examples
This text has a color of #2e95e5
<p style="color:#2e95e5;">Text here</p>
.mytext {color:#2e95e5;}
This box has a color of #2e95e5
<div style="background-color:#2e95e5;">Content here</div>
.mybackground {background-color:#2e95e5;}
Border around this has a color of #2e95e5
<div style="border:2px solid #2e95e5;">Content here</div>
.myborder {border:2px solid #2e95e5;}