#114df5 color space conversions
Hex:
#114df5
RGB:
17, 77, 245
CMY:
93, 70, 4
CMYK:
93, 69, 0, 4
HSL:
224°, 91.9355%, 51.3725%
HSV (HSB):
224°, 93.0612%, 96.0784%
XYZ:
19.3665, 12.0195, 87.6855
xyY:
0.1626, 0.1009, 12.0195
CIE-Lab:
41.2471, 47.4666, -87.3722
CIE-LCH:
41.2471, 99.4333, 298.5138
CIE-Luv:
41.2471, -16.3137, -125.7698
Hunter-Lab:
34.6691, 39.0406, -125.6883
#114df5 color charts
#114df5 color shades, tints & tones
#114df5 color schemes
#114df5 color preview, HTML & CSS examples
This text has a color of #114df5
<p style="color:#114df5;">Text here</p>
.mytext {color:#114df5;}
This box has a color of #114df5
<div style="background-color:#114df5;">Content here</div>
.mybackground {background-color:#114df5;}
Border around this has a color of #114df5
<div style="border:2px solid #114df5;">Content here</div>
.myborder {border:2px solid #114df5;}