#256ace color space conversions
Hex:
#256ace
RGB:
37, 106, 206
CMY:
85, 58, 19
CMYK:
82, 49, 0, 19
HSL:
216°, 69.5473%, 47.6471%
HSV (HSB):
216°, 82.0388%, 80.7843%
XYZ:
17.0576, 15.1576, 60.4192
xyY:
0.1841, 0.1636, 15.1576
CIE-Lab:
45.8493, 15.4387, -57.7127
CIE-LCH:
45.8493, 59.7420, 284.9765
CIE-Luv:
45.8493, -22.3839, -88.1329
Hunter-Lab:
38.9328, 10.0736, -64.7583
#256ace color charts
#256ace color shades, tints & tones
#256ace color schemes
#256ace color preview, HTML & CSS examples
This text has a color of #256ace
<p style="color:#256ace;">Text here</p>
.mytext {color:#256ace;}
This box has a color of #256ace
<div style="background-color:#256ace;">Content here</div>
.mybackground {background-color:#256ace;}
Border around this has a color of #256ace
<div style="border:2px solid #256ace;">Content here</div>
.myborder {border:2px solid #256ace;}