#1c065e color space conversions
Hex:
#1c065e
RGB:
28, 6, 94
CMY:
89, 98, 63
CMYK:
70, 94, 0, 63
HSL:
255°, 88.0000%, 19.6078%
HSV (HSB):
255°, 93.6170%, 36.8627%
XYZ:
2.5644, 1.1853, 10.6833
xyY:
0.1777, 0.0821, 1.1853
CIE-Lab:
10.4483, 35.9621, -46.6449
CIE-LCH:
10.4483, 58.8984, 307.6313
CIE-Luv:
10.4483, -0.2798, -35.9581
Hunter-Lab:
10.8870, 22.9925, -50.5595
#1c065e color charts
#1c065e color shades, tints & tones
#1c065e color schemes
#1c065e color preview, HTML & CSS examples
This text has a color of #1c065e
<p style="color:#1c065e;">Text here</p>
.mytext {color:#1c065e;}
This box has a color of #1c065e
<div style="background-color:#1c065e;">Content here</div>
.mybackground {background-color:#1c065e;}
Border around this has a color of #1c065e
<div style="border:2px solid #1c065e;">Content here</div>
.myborder {border:2px solid #1c065e;}