#180f8c color space conversions
Hex:
#180f8c
RGB:
24, 15, 140
CMY:
91, 94, 45
CMYK:
83, 89, 0, 45
HSL:
244°, 80.6452%, 30.3922%
HSV (HSB):
244°, 89.2857%, 54.9020%
XYZ:
5.2811, 2.4293, 25.0015
xyY:
0.1614, 0.0743, 2.4293
CIE-Lab:
17.5957, 45.9855, -64.5469
CIE-LCH:
17.5957, 79.2526, 305.4674
CIE-Luv:
17.5957, -3.8572, -64.2836
Hunter-Lab:
15.5862, 33.2062, -84.1957
#180f8c color charts
#180f8c color shades, tints & tones
#180f8c color schemes
#180f8c color preview, HTML & CSS examples
This text has a color of #180f8c
<p style="color:#180f8c;">Text here</p>
.mytext {color:#180f8c;}
This box has a color of #180f8c
<div style="background-color:#180f8c;">Content here</div>
.mybackground {background-color:#180f8c;}
Border around this has a color of #180f8c
<div style="border:2px solid #180f8c;">Content here</div>
.myborder {border:2px solid #180f8c;}