#114ed3 color space conversions
Hex:
#114ed3
RGB:
17, 78, 211
CMY:
93, 69, 17
CMYK:
92, 63, 0, 17
HSL:
221°, 85.0877%, 44.7059%
HSV (HSB):
221°, 91.9431%, 82.7451%
XYZ:
14.7134, 10.2711, 62.8351
xyY:
0.1675, 0.1170, 10.2711
CIE-Lab:
38.3247, 34.3116, -72.8482
CIE-LCH:
38.3247, 80.5242, 295.2205
CIE-Luv:
38.3247, -16.4986, -104.4308
Hunter-Lab:
32.0486, 25.8640, -93.8112
#114ed3 color charts
#114ed3 color shades, tints & tones
#114ed3 color schemes
#114ed3 color preview, HTML & CSS examples
This text has a color of #114ed3
<p style="color:#114ed3;">Text here</p>
.mytext {color:#114ed3;}
This box has a color of #114ed3
<div style="background-color:#114ed3;">Content here</div>
.mybackground {background-color:#114ed3;}
Border around this has a color of #114ed3
<div style="border:2px solid #114ed3;">Content here</div>
.myborder {border:2px solid #114ed3;}