#2c3ed3 color space conversions
Hex:
#2c3ed3
RGB:
44, 62, 211
CMY:
83, 76, 17
CMYK:
79, 71, 0, 17
HSL:
234°, 65.4902%, 50.0000%
HSV (HSB):
234°, 79.1469%, 82.7451%
XYZ:
14.5192, 8.6839, 62.5389
xyY:
0.1693, 0.1013, 8.6839
CIE-Lab:
35.3684, 45.8677, -77.6833
CIE-LCH:
35.3684, 90.2138, 300.5595
CIE-Luv:
35.3684, -10.6289, -107.2270
Hunter-Lab:
29.4684, 36.3780, -105.1995
#2c3ed3 color charts
#2c3ed3 color shades, tints & tones
#2c3ed3 color schemes
#2c3ed3 color preview, HTML & CSS examples
This text has a color of #2c3ed3
<p style="color:#2c3ed3;">Text here</p>
.mytext {color:#2c3ed3;}
This box has a color of #2c3ed3
<div style="background-color:#2c3ed3;">Content here</div>
.mybackground {background-color:#2c3ed3;}
Border around this has a color of #2c3ed3
<div style="border:2px solid #2c3ed3;">Content here</div>
.myborder {border:2px solid #2c3ed3;}