#1c023c color space conversions
Hex:
#1c023c
RGB:
28, 2, 60
CMY:
89, 99, 76
CMYK:
53, 97, 0, 76
HSL:
267°, 93.5484%, 12.1569%
HSV (HSB):
267°, 96.6667%, 23.5294%
XYZ:
1.3162, 0.6165, 4.3246
xyY:
0.2103, 0.0985, 0.6165
CIE-Lab:
5.5691, 27.0989, -31.0497
CIE-LCH:
5.5691, 41.2121, 311.1132
CIE-Luv:
5.5691, 1.8703, -16.8398
Hunter-Lab:
7.8520, 16.1805, -27.1584
#1c023c color charts
#1c023c color shades, tints & tones
#1c023c color schemes
#1c023c color preview, HTML & CSS examples
This text has a color of #1c023c
<p style="color:#1c023c;">Text here</p>
.mytext {color:#1c023c;}
This box has a color of #1c023c
<div style="background-color:#1c023c;">Content here</div>
.mybackground {background-color:#1c023c;}
Border around this has a color of #1c023c
<div style="border:2px solid #1c023c;">Content here</div>
.myborder {border:2px solid #1c023c;}