#180c8c color space conversions
Hex:
#180c8c
RGB:
24, 12, 140
CMY:
91, 95, 45
CMYK:
83, 91, 0, 45
HSL:
246°, 84.2105%, 29.8039%
HSV (HSB):
246°, 91.4286%, 54.9020%
XYZ:
5.2418, 2.3506, 24.9884
xyY:
0.1609, 0.0721, 2.3506
CIE-Lab:
17.2289, 47.0914, -65.1579
CIE-LCH:
17.2289, 80.3938, 305.8567
CIE-Luv:
17.2289, -3.6401, -63.8600
Hunter-Lab:
15.3316, 34.1977, -85.9022
#180c8c color charts
#180c8c color shades, tints & tones
#180c8c color schemes
#180c8c color preview, HTML & CSS examples
This text has a color of #180c8c
<p style="color:#180c8c;">Text here</p>
.mytext {color:#180c8c;}
This box has a color of #180c8c
<div style="background-color:#180c8c;">Content here</div>
.mybackground {background-color:#180c8c;}
Border around this has a color of #180c8c
<div style="border:2px solid #180c8c;">Content here</div>
.myborder {border:2px solid #180c8c;}