#256e7e color space conversions
Hex:
#256e7e
RGB:
37, 110, 126
CMY:
85, 57, 51
CMYK:
71, 13, 0, 51
HSL:
191°, 54.6012%, 31.9608%
HSV (HSB):
191°, 70.6349%, 49.4118%
XYZ:
10.1048, 13.0515, 21.7253
xyY:
0.2251, 0.2908, 13.0515
CIE-Lab:
42.8408, -16.7599, -15.4191
CIE-LCH:
42.8408, 22.7738, 222.6141
CIE-Luv:
42.8408, -27.1344, -19.4794
Hunter-Lab:
36.1269, -13.2952, -10.3658
#256e7e color charts
#256e7e color shades, tints & tones
#256e7e color schemes
#256e7e color preview, HTML & CSS examples
This text has a color of #256e7e
<p style="color:#256e7e;">Text here</p>
.mytext {color:#256e7e;}
This box has a color of #256e7e
<div style="background-color:#256e7e;">Content here</div>
.mybackground {background-color:#256e7e;}
Border around this has a color of #256e7e
<div style="border:2px solid #256e7e;">Content here</div>
.myborder {border:2px solid #256e7e;}