#256f7c color space conversions
Hex:
#256f7c
RGB:
37, 111, 124
CMY:
85, 56, 51
CMYK:
70, 10, 0, 51
HSL:
189°, 54.0373%, 31.5686%
HSV (HSB):
189°, 70.1613%, 48.6275%
XYZ:
10.0855, 13.2174, 21.0884
xyY:
0.2272, 0.2977, 13.2174
CIE-Lab:
43.0890, -17.9808, -13.8378
CIE-LCH:
43.0890, 22.6891, 217.5814
CIE-Luv:
43.0890, -27.6226, -17.0123
Hunter-Lab:
36.3558, -14.1048, -8.9426
#256f7c color charts
#256f7c color shades, tints & tones
#256f7c color schemes
#256f7c color preview, HTML & CSS examples
This text has a color of #256f7c
<p style="color:#256f7c;">Text here</p>
.mytext {color:#256f7c;}
This box has a color of #256f7c
<div style="background-color:#256f7c;">Content here</div>
.mybackground {background-color:#256f7c;}
Border around this has a color of #256f7c
<div style="border:2px solid #256f7c;">Content here</div>
.myborder {border:2px solid #256f7c;}