#114db8 color space conversions
Hex:
#114db8
RGB:
17, 77, 184
CMY:
93, 70, 28
CMYK:
91, 58, 0, 28
HSL:
218°, 83.0846%, 39.4118%
HSV (HSB):
218°, 90.7609%, 72.1569%
XYZ:
11.5368, 8.8876, 46.4548
xyY:
0.1725, 0.1329, 8.8876
CIE-Lab:
35.7670, 24.4291, -61.3102
CIE-LCH:
35.7670, 65.9979, 291.7248
CIE-Luv:
35.7670, -16.4940, -86.9031
Hunter-Lab:
29.8121, 16.9052, -71.5204
#114db8 color charts
#114db8 color shades, tints & tones
#114db8 color schemes
#114db8 color preview, HTML & CSS examples
This text has a color of #114db8
<p style="color:#114db8;">Text here</p>
.mytext {color:#114db8;}
This box has a color of #114db8
<div style="background-color:#114db8;">Content here</div>
.mybackground {background-color:#114db8;}
Border around this has a color of #114db8
<div style="border:2px solid #114db8;">Content here</div>
.myborder {border:2px solid #114db8;}