#104acc color space conversions
Hex:
#104acc
RGB:
16, 74, 204
CMY:
94, 71, 20
CMYK:
92, 64, 0, 20
HSL:
221°, 85.4545%, 43.1373%
HSV (HSB):
221°, 92.1569%, 80.0000%
XYZ:
13.5615, 9.3674, 58.2200
xyY:
0.1671, 0.1154, 9.3674
CIE-Lab:
36.6822, 34.1942, -71.4994
CIE-LCH:
36.6822, 79.2554, 295.5592
CIE-Luv:
36.6822, -15.6524, -101.0377
Hunter-Lab:
30.6061, 25.5325, -91.3592
#104acc color charts
#104acc color shades, tints & tones
#104acc color schemes
#104acc color preview, HTML & CSS examples
This text has a color of #104acc
<p style="color:#104acc;">Text here</p>
.mytext {color:#104acc;}
This box has a color of #104acc
<div style="background-color:#104acc;">Content here</div>
.mybackground {background-color:#104acc;}
Border around this has a color of #104acc
<div style="border:2px solid #104acc;">Content here</div>
.myborder {border:2px solid #104acc;}