#256c7e color space conversions
Hex:
#256c7e
RGB:
37, 108, 126
CMY:
85, 58, 51
CMYK:
71, 14, 0, 51
HSL:
192°, 54.6012%, 31.9608%
HSV (HSB):
192°, 70.6349%, 49.4118%
XYZ:
9.8914, 12.6248, 21.6542
xyY:
0.2239, 0.2858, 12.6248
CIE-Lab:
42.1924, -15.6441, -16.4094
CIE-LCH:
42.1924, 22.6717, 226.3678
CIE-Luv:
42.1924, -26.3819, -21.0149
Hunter-Lab:
35.5314, -12.4882, -11.2616
#256c7e color charts
#256c7e color shades, tints & tones
#256c7e color schemes
#256c7e color preview, HTML & CSS examples
This text has a color of #256c7e
<p style="color:#256c7e;">Text here</p>
.mytext {color:#256c7e;}
This box has a color of #256c7e
<div style="background-color:#256c7e;">Content here</div>
.mybackground {background-color:#256c7e;}
Border around this has a color of #256c7e
<div style="border:2px solid #256c7e;">Content here</div>
.myborder {border:2px solid #256c7e;}