#1001c4 color space conversions
Hex:
#1001c4
RGB:
16, 1, 196
CMY:
94, 100, 23
CMYK:
92, 99, 0, 23
HSL:
245°, 98.9848%, 38.6275%
HSV (HSB):
245°, 99.4898%, 76.8627%
XYZ:
10.1883, 4.1174, 52.4823
xyY:
0.1525, 0.0616, 4.1174
CIE-Lab:
24.0558, 64.8611, -87.7509
CIE-LCH:
24.0558, 109.1200, 306.4700
CIE-Luv:
24.0558, -6.3123, -95.9431
Hunter-Lab:
20.2914, 54.1155, -139.1459
#1001c4 color charts
#1001c4 color shades, tints & tones
#1001c4 color schemes
#1001c4 color preview, HTML & CSS examples
This text has a color of #1001c4
<p style="color:#1001c4;">Text here</p>
.mytext {color:#1001c4;}
This box has a color of #1001c4
<div style="background-color:#1001c4;">Content here</div>
.mybackground {background-color:#1001c4;}
Border around this has a color of #1001c4
<div style="border:2px solid #1001c4;">Content here</div>
.myborder {border:2px solid #1001c4;}