#114ff8 color space conversions
Hex:
#114ff8
RGB:
17, 79, 248
CMY:
93, 69, 3
CMYK:
93, 68, 0, 3
HSL:
224°, 94.2857%, 51.9608%
HSV (HSB):
224°, 93.1452%, 97.2549%
XYZ:
19.9704, 12.4884, 90.1649
xyY:
0.1629, 0.1018, 12.4884
CIE-Lab:
41.9821, 47.3255, -87.8424
CIE-LCH:
41.9821, 99.7798, 298.3138
CIE-Luv:
41.9821, -16.7280, -127.2161
Hunter-Lab:
35.3390, 39.0289, -126.5368
#114ff8 color charts
#114ff8 color shades, tints & tones
#114ff8 color schemes
#114ff8 color preview, HTML & CSS examples
This text has a color of #114ff8
<p style="color:#114ff8;">Text here</p>
.mytext {color:#114ff8;}
This box has a color of #114ff8
<div style="background-color:#114ff8;">Content here</div>
.mybackground {background-color:#114ff8;}
Border around this has a color of #114ff8
<div style="border:2px solid #114ff8;">Content here</div>
.myborder {border:2px solid #114ff8;}