#2e3cfc color space conversions
Hex:
#2e3cfc
RGB:
46, 60, 252
CMY:
82, 76, 1
CMYK:
82, 76, 0, 1
HSL:
236°, 97.1698%, 58.4314%
HSV (HSB):
236°, 81.7460%, 98.8235%
XYZ:
20.3133, 10.8408, 93.1173
xyY:
0.1635, 0.0872, 10.8408
CIE-Lab:
39.3111, 60.5299, -94.4756
CIE-LCH:
39.3111, 112.2030, 302.6474
CIE-Luv:
39.3111, -11.2803, -131.4805
Hunter-Lab:
32.9254, 52.5057, -144.6319
#2e3cfc color charts
#2e3cfc color shades, tints & tones
#2e3cfc color schemes
#2e3cfc color preview, HTML & CSS examples
This text has a color of #2e3cfc
<p style="color:#2e3cfc;">Text here</p>
.mytext {color:#2e3cfc;}
This box has a color of #2e3cfc
<div style="background-color:#2e3cfc;">Content here</div>
.mybackground {background-color:#2e3cfc;}
Border around this has a color of #2e3cfc
<div style="border:2px solid #2e3cfc;">Content here</div>
.myborder {border:2px solid #2e3cfc;}