#144db9 color space conversions
Hex:
#144db9
RGB:
20, 77, 185
CMY:
92, 70, 27
CMYK:
89, 58, 0, 27
HSL:
219°, 80.4878%, 40.1961%
HSV (HSB):
219°, 89.1892%, 72.5490%
XYZ:
11.6993, 8.9593, 47.0116
xyY:
0.1729, 0.1324, 8.9593
CIE-Lab:
35.9057, 24.9884, -61.6702
CIE-LCH:
35.9057, 66.5405, 292.0575
CIE-Luv:
35.9057, -16.2685, -87.5223
Hunter-Lab:
29.9320, 17.3880, -72.1692
#144db9 color charts
#144db9 color shades, tints & tones
#144db9 color schemes
#144db9 color preview, HTML & CSS examples
This text has a color of #144db9
<p style="color:#144db9;">Text here</p>
.mytext {color:#144db9;}
This box has a color of #144db9
<div style="background-color:#144db9;">Content here</div>
.mybackground {background-color:#144db9;}
Border around this has a color of #144db9
<div style="border:2px solid #144db9;">Content here</div>
.myborder {border:2px solid #144db9;}