#256c80 color space conversions
Hex:
#256c80
RGB:
37, 108, 128
CMY:
85, 58, 50
CMYK:
71, 16, 0, 50
HSL:
193°, 55.1515%, 32.3529%
HSV (HSB):
193°, 71.0937%, 50.1961%
XYZ:
10.0218, 12.6770, 22.3408
xyY:
0.2225, 0.2815, 12.6770
CIE-Lab:
42.2724, -14.9601, -17.4925
CIE-LCH:
42.2724, 23.0172, 229.4619
CIE-Luv:
42.2724, -26.2747, -22.7183
Hunter-Lab:
35.6047, -12.0652, -12.2792
#256c80 color charts
#256c80 color shades, tints & tones
#256c80 color schemes
#256c80 color preview, HTML & CSS examples
This text has a color of #256c80
<p style="color:#256c80;">Text here</p>
.mytext {color:#256c80;}
This box has a color of #256c80
<div style="background-color:#256c80;">Content here</div>
.mybackground {background-color:#256c80;}
Border around this has a color of #256c80
<div style="border:2px solid #256c80;">Content here</div>
.myborder {border:2px solid #256c80;}