#2c3c6c color space conversions
Hex:
#2c3c6c
RGB:
44, 60, 108
CMY:
83, 76, 58
CMYK:
59, 44, 0, 58
HSL:
225°, 42.1053%, 29.8039%
HSV (HSB):
225°, 59.2593%, 42.3529%
XYZ:
5.3613, 4.8499, 14.8409
xyY:
0.2140, 0.1936, 4.8499
CIE-Lab:
26.3028, 9.4161, -29.9914
CIE-LCH:
26.3028, 31.4348, 287.4303
CIE-Luv:
26.3028, -7.8525, -38.4344
Hunter-Lab:
22.0225, 4.9162, -24.5397
#2c3c6c color charts
#2c3c6c color shades, tints & tones
#2c3c6c color schemes
#2c3c6c color preview, HTML & CSS examples
This text has a color of #2c3c6c
<p style="color:#2c3c6c;">Text here</p>
.mytext {color:#2c3c6c;}
This box has a color of #2c3c6c
<div style="background-color:#2c3c6c;">Content here</div>
.mybackground {background-color:#2c3c6c;}
Border around this has a color of #2c3c6c
<div style="border:2px solid #2c3c6c;">Content here</div>
.myborder {border:2px solid #2c3c6c;}