#196ace color space conversions
Hex:
#196ace
RGB:
25, 106, 206
CMY:
90, 58, 19
CMYK:
88, 49, 0, 19
HSL:
213°, 78.3550%, 45.2941%
HSV (HSB):
213°, 87.8641%, 80.7843%
XYZ:
16.6955, 14.9710, 60.4023
xyY:
0.1813, 0.1626, 14.9710
CIE-Lab:
45.5944, 14.5278, -58.1368
CIE-LCH:
45.5944, 59.9245, 284.0303
CIE-Luv:
45.5944, -23.5688, -88.5553
Hunter-Lab:
38.6923, 9.3101, -65.4724
#196ace color charts
#196ace color shades, tints & tones
#196ace color schemes
#196ace color preview, HTML & CSS examples
This text has a color of #196ace
<p style="color:#196ace;">Text here</p>
.mytext {color:#196ace;}
This box has a color of #196ace
<div style="background-color:#196ace;">Content here</div>
.mybackground {background-color:#196ace;}
Border around this has a color of #196ace
<div style="border:2px solid #196ace;">Content here</div>
.myborder {border:2px solid #196ace;}