#180c7e color space conversions
Hex:
#180c7e
RGB:
24, 12, 126
CMY:
91, 95, 51
CMYK:
81, 90, 0, 51
HSL:
246°, 82.6087%, 27.0588%
HSV (HSB):
246°, 90.4762%, 49.4118%
XYZ:
4.2741, 1.9635, 19.8924
xyY:
0.1636, 0.0751, 1.9635
CIE-Lab:
15.2945, 42.9123, -59.5291
CIE-LCH:
15.2945, 73.3838, 305.7864
CIE-Luv:
15.2945, -2.9434, -55.5013
Hunter-Lab:
14.0125, 29.9239, -74.3606
#180c7e color charts
#180c7e color shades, tints & tones
#180c7e color schemes
#180c7e color preview, HTML & CSS examples
This text has a color of #180c7e
<p style="color:#180c7e;">Text here</p>
.mytext {color:#180c7e;}
This box has a color of #180c7e
<div style="background-color:#180c7e;">Content here</div>
.mybackground {background-color:#180c7e;}
Border around this has a color of #180c7e
<div style="border:2px solid #180c7e;">Content here</div>
.myborder {border:2px solid #180c7e;}