#256aed color space conversions
Hex:
#256aed
RGB:
37, 106, 237
CMY:
85, 58, 7
CMYK:
84, 55, 0, 7
HSL:
219°, 84.7458%, 53.7255%
HSV (HSB):
219°, 84.3882%, 92.9412%
XYZ:
21.2030, 16.8158, 82.2490
xyY:
0.1763, 0.1398, 16.8158
CIE-Lab:
48.0271, 27.2635, -71.7547
CIE-LCH:
48.0271, 76.7596, 290.8045
CIE-Luv:
48.0271, -21.7263, -110.7590
Hunter-Lab:
41.0071, 20.5325, -90.2146
#256aed color charts
#256aed color shades, tints & tones
#256aed color schemes
#256aed color preview, HTML & CSS examples
This text has a color of #256aed
<p style="color:#256aed;">Text here</p>
.mytext {color:#256aed;}
This box has a color of #256aed
<div style="background-color:#256aed;">Content here</div>
.mybackground {background-color:#256aed;}
Border around this has a color of #256aed
<div style="border:2px solid #256aed;">Content here</div>
.myborder {border:2px solid #256aed;}