#256f8c color space conversions
Hex:
#256f8c
RGB:
37, 111, 140
CMY:
85, 56, 45
CMYK:
74, 21, 0, 45
HSL:
197°, 58.1921%, 34.7059%
HSV (HSB):
197°, 73.5714%, 54.9020%
XYZ:
11.1810, 13.6556, 26.8574
xyY:
0.2163, 0.2642, 13.6556
CIE-Lab:
43.7350, -12.4869, -22.4377
CIE-LCH:
43.7350, 25.6783, 240.9034
CIE-Luv:
43.7350, -26.7474, -30.6758
Hunter-Lab:
36.9535, -10.6601, -17.2239
#256f8c color charts
#256f8c color shades, tints & tones
#256f8c color schemes
#256f8c color preview, HTML & CSS examples
This text has a color of #256f8c
<p style="color:#256f8c;">Text here</p>
.mytext {color:#256f8c;}
This box has a color of #256f8c
<div style="background-color:#256f8c;">Content here</div>
.mybackground {background-color:#256f8c;}
Border around this has a color of #256f8c
<div style="border:2px solid #256f8c;">Content here</div>
.myborder {border:2px solid #256f8c;}