#144ed2 color space conversions
Hex:
#144ed2
RGB:
20, 78, 210
CMY:
92, 69, 18
CMYK:
90, 63, 0, 18
HSL:
222°, 82.6087%, 45.0980%
HSV (HSB):
222°, 90.4762%, 82.3529%
XYZ:
14.6457, 10.2506, 62.1794
xyY:
0.1682, 0.1177, 10.2506
CIE-Lab:
38.2886, 34.0548, -72.3293
CIE-LCH:
38.2886, 79.9453, 295.2125
CIE-Luv:
38.2886, -16.3219, -103.7411
Hunter-Lab:
32.0166, 25.6242, -92.7353
#144ed2 color charts
#144ed2 color shades, tints & tones
#144ed2 color schemes
#144ed2 color preview, HTML & CSS examples
This text has a color of #144ed2
<p style="color:#144ed2;">Text here</p>
.mytext {color:#144ed2;}
This box has a color of #144ed2
<div style="background-color:#144ed2;">Content here</div>
.mybackground {background-color:#144ed2;}
Border around this has a color of #144ed2
<div style="border:2px solid #144ed2;">Content here</div>
.myborder {border:2px solid #144ed2;}