#144f8f color space conversions
Hex:
#144f8f
RGB:
20, 79, 143
CMY:
92, 69, 44
CMYK:
86, 45, 0, 44
HSL:
211°, 75.4601%, 31.9608%
HSV (HSB):
211°, 86.0140%, 56.0784%
XYZ:
8.0424, 7.7239, 27.0536
xyY:
0.1878, 0.1804, 7.7239
CIE-Lab:
33.4010, 6.5735, -40.5594
CIE-LCH:
33.4010, 41.0887, 279.2060
CIE-Luv:
33.4010, -17.7861, -56.1616
Hunter-Lab:
27.7918, 3.0186, -38.2608
#144f8f color charts
#144f8f color shades, tints & tones
#144f8f color schemes
#144f8f color preview, HTML & CSS examples
This text has a color of #144f8f
<p style="color:#144f8f;">Text here</p>
.mytext {color:#144f8f;}
This box has a color of #144f8f
<div style="background-color:#144f8f;">Content here</div>
.mybackground {background-color:#144f8f;}
Border around this has a color of #144f8f
<div style="border:2px solid #144f8f;">Content here</div>
.myborder {border:2px solid #144f8f;}