#1001a4 color space conversions
Hex:
#1001a4
RGB:
16, 1, 164
CMY:
94, 100, 36
CMYK:
90, 99, 0, 36
HSL:
246°, 98.7879%, 32.3529%
HSV (HSB):
246°, 99.3902%, 64.3137%
XYZ:
6.9254, 2.8122, 35.2998
xyY:
0.1538, 0.0624, 2.8122
CIE-Lab:
19.2755, 56.7862, -76.5739
CIE-LCH:
19.2755, 95.3322, 306.5601
CIE-Luv:
19.2755, -4.7934, -76.4413
Hunter-Lab:
16.7696, 44.3686, -113.0656
#1001a4 color charts
#1001a4 color shades, tints & tones
#1001a4 color schemes
#1001a4 color preview, HTML & CSS examples
This text has a color of #1001a4
<p style="color:#1001a4;">Text here</p>
.mytext {color:#1001a4;}
This box has a color of #1001a4
<div style="background-color:#1001a4;">Content here</div>
.mybackground {background-color:#1001a4;}
Border around this has a color of #1001a4
<div style="border:2px solid #1001a4;">Content here</div>
.myborder {border:2px solid #1001a4;}