#256cd7 color space conversions
Hex:
#256cd7
RGB:
37, 108, 215
CMY:
85, 58, 16
CMYK:
83, 50, 0, 16
HSL:
216°, 70.6349%, 49.4118%
HSV (HSB):
216°, 82.7907%, 84.3137%
XYZ:
18.3913, 16.0247, 66.4137
xyY:
0.1824, 0.1589, 16.0247
CIE-Lab:
47.0069, 17.6158, -60.9817
CIE-LCH:
47.0069, 63.4751, 286.1124
CIE-Luv:
47.0069, -22.7440, -93.7670
Hunter-Lab:
40.0309, 11.9535, -70.3441
#256cd7 color charts
#256cd7 color shades, tints & tones
#256cd7 color schemes
#256cd7 color preview, HTML & CSS examples
This text has a color of #256cd7
<p style="color:#256cd7;">Text here</p>
.mytext {color:#256cd7;}
This box has a color of #256cd7
<div style="background-color:#256cd7;">Content here</div>
.mybackground {background-color:#256cd7;}
Border around this has a color of #256cd7
<div style="border:2px solid #256cd7;">Content here</div>
.myborder {border:2px solid #256cd7;}