#256ebd color space conversions
Hex:
#256ebd
RGB:
37, 110, 189
CMY:
85, 57, 26
CMYK:
80, 42, 0, 26
HSL:
211°, 67.2566%, 44.3137%
HSV (HSB):
211°, 80.4233%, 74.1176%
XYZ:
15.5242, 15.2193, 50.2635
xyY:
0.1916, 0.1879, 15.2193
CIE-Lab:
45.9331, 6.3599, -47.7896
CIE-LCH:
45.9331, 48.2110, 277.5804
CIE-Luv:
45.9331, -24.1690, -72.3839
Hunter-Lab:
39.0119, 2.7604, -49.0817
#256ebd color charts
#256ebd color shades, tints & tones
#256ebd color schemes
#256ebd color preview, HTML & CSS examples
This text has a color of #256ebd
<p style="color:#256ebd;">Text here</p>
.mytext {color:#256ebd;}
This box has a color of #256ebd
<div style="background-color:#256ebd;">Content here</div>
.mybackground {background-color:#256ebd;}
Border around this has a color of #256ebd
<div style="border:2px solid #256ebd;">Content here</div>
.myborder {border:2px solid #256ebd;}