#1001cc color space conversions
Hex:
#1001cc
RGB:
16, 1, 204
CMY:
94, 100, 20
CMYK:
92, 100, 0, 20
HSL:
244°, 99.0244%, 40.1961%
HSV (HSB):
244°, 99.5098%, 80.0000%
XYZ:
11.1236, 4.4915, 57.4074
xyY:
0.1523, 0.0615, 4.4915
CIE-Lab:
25.2340, 66.8389, -90.4789
CIE-LCH:
25.2340, 112.4894, 306.4542
CIE-Luv:
25.2340, -6.6828, -100.7434
Hunter-Lab:
21.1932, 56.6010, -145.7678
#1001cc color charts
#1001cc color shades, tints & tones
#1001cc color schemes
#1001cc color preview, HTML & CSS examples
This text has a color of #1001cc
<p style="color:#1001cc;">Text here</p>
.mytext {color:#1001cc;}
This box has a color of #1001cc
<div style="background-color:#1001cc;">Content here</div>
.mybackground {background-color:#1001cc;}
Border around this has a color of #1001cc
<div style="border:2px solid #1001cc;">Content here</div>
.myborder {border:2px solid #1001cc;}