#102040 color space conversions
Hex:
#102040
RGB:
16, 32, 64
CMY:
94, 87, 75
CMYK:
75, 50, 0, 75
HSL:
220°, 60.0000%, 15.6863%
HSV (HSB):
220°, 75.0000%, 25.0980%
XYZ:
1.6556, 1.5133, 5.0553
xyY:
0.2013, 0.1840, 1.5133
CIE-Lab:
12.6927, 5.9361, -22.4129
CIE-LCH:
12.6927, 23.1857, 284.8344
CIE-Luv:
12.6927, -4.9956, -20.4133
Hunter-Lab:
12.3018, 2.4948, -15.7535
#102040 color charts
#102040 color shades, tints & tones
#102040 color schemes
#102040 color preview, HTML & CSS examples
This text has a color of #102040
<p style="color:#102040;">Text here</p>
.mytext {color:#102040;}
This box has a color of #102040
<div style="background-color:#102040;">Content here</div>
.mybackground {background-color:#102040;}
Border around this has a color of #102040
<div style="border:2px solid #102040;">Content here</div>
.myborder {border:2px solid #102040;}