#180c85 color space conversions
Hex:
#180c85
RGB:
24, 12, 133
CMY:
91, 95, 48
CMYK:
82, 91, 0, 48
HSL:
246°, 83.4483%, 28.4314%
HSV (HSB):
246°, 90.9774%, 52.1569%
XYZ:
4.7418, 2.1506, 22.3555
xyY:
0.1621, 0.0735, 2.1506
CIE-Lab:
16.2585, 45.0200, -62.3700
CIE-LCH:
16.2585, 76.9208, 305.8226
CIE-Luv:
16.2585, -3.2931, -59.6770
Hunter-Lab:
14.6649, 32.0533, -80.1176
#180c85 color charts
#180c85 color shades, tints & tones
#180c85 color schemes
#180c85 color preview, HTML & CSS examples
This text has a color of #180c85
<p style="color:#180c85;">Text here</p>
.mytext {color:#180c85;}
This box has a color of #180c85
<div style="background-color:#180c85;">Content here</div>
.mybackground {background-color:#180c85;}
Border around this has a color of #180c85
<div style="border:2px solid #180c85;">Content here</div>
.myborder {border:2px solid #180c85;}