#256b8c color space conversions
Hex:
#256b8c
RGB:
37, 107, 140
CMY:
85, 58, 45
CMYK:
74, 24, 0, 45
HSL:
199°, 58.1921%, 34.7059%
HSV (HSB):
199°, 73.5714%, 54.9020%
XYZ:
10.7543, 12.8022, 26.7152
xyY:
0.2139, 0.2547, 12.8022
CIE-Lab:
42.4636, -10.1643, -24.4079
CIE-LCH:
42.4636, 26.4397, 247.3915
CIE-Luv:
42.4636, -25.2826, -33.7305
Hunter-Lab:
35.7801, -8.9642, -19.2228
#256b8c color charts
#256b8c color shades, tints & tones
#256b8c color schemes
#256b8c color preview, HTML & CSS examples
This text has a color of #256b8c
<p style="color:#256b8c;">Text here</p>
.mytext {color:#256b8c;}
This box has a color of #256b8c
<div style="background-color:#256b8c;">Content here</div>
.mybackground {background-color:#256b8c;}
Border around this has a color of #256b8c
<div style="border:2px solid #256b8c;">Content here</div>
.myborder {border:2px solid #256b8c;}