#1005cc color space conversions
Hex:
#1005cc
RGB:
16, 5, 204
CMY:
94, 98, 20
CMYK:
92, 98, 0, 20
HSL:
243°, 95.2153%, 40.9804%
HSV (HSB):
243°, 97.5490%, 80.0000%
XYZ:
11.1670, 4.5783, 57.4219
xyY:
0.1526, 0.0626, 4.5783
CIE-Lab:
25.4980, 66.0187, -90.0372
CIE-LCH:
25.4980, 111.6475, 306.2503
CIE-Luv:
25.4980, -6.8486, -101.0645
Hunter-Lab:
21.3970, 55.7137, -144.1349
#1005cc color charts
#1005cc color shades, tints & tones
#1005cc color schemes
#1005cc color preview, HTML & CSS examples
This text has a color of #1005cc
<p style="color:#1005cc;">Text here</p>
.mytext {color:#1005cc;}
This box has a color of #1005cc
<div style="background-color:#1005cc;">Content here</div>
.mybackground {background-color:#1005cc;}
Border around this has a color of #1005cc
<div style="border:2px solid #1005cc;">Content here</div>
.myborder {border:2px solid #1005cc;}