#2c256b color space conversions
Hex:
#2c256b
RGB:
44, 37, 107
CMY:
83, 85, 58
CMYK:
59, 65, 0, 58
HSL:
246°, 48.6111%, 28.2353%
HSV (HSB):
246°, 65.4206%, 41.9608%
XYZ:
4.3541, 2.9201, 14.2441
xyY:
0.2023, 0.1357, 2.9201
CIE-Lab:
19.7212, 24.9348, -39.9402
CIE-LCH:
19.7212, 47.0847, 301.9767
CIE-Luv:
19.7212, -1.5935, -45.9365
Hunter-Lab:
17.0884, 15.5769, -37.4593
#2c256b color charts
#2c256b color shades, tints & tones
#2c256b color schemes
#2c256b color preview, HTML & CSS examples
This text has a color of #2c256b
<p style="color:#2c256b;">Text here</p>
.mytext {color:#2c256b;}
This box has a color of #2c256b
<div style="background-color:#2c256b;">Content here</div>
.mybackground {background-color:#2c256b;}
Border around this has a color of #2c256b
<div style="border:2px solid #2c256b;">Content here</div>
.myborder {border:2px solid #2c256b;}