#144ff9 color space conversions
Hex:
#144ff9
RGB:
20, 79, 249
CMY:
92, 69, 2
CMYK:
92, 68, 0, 2
HSL:
225°, 95.0207%, 52.7451%
HSV (HSB):
225°, 91.9679%, 97.6471%
XYZ:
20.1834, 12.5802, 90.9870
xyY:
0.1631, 0.1017, 12.5802
CIE-Lab:
42.1238, 47.7674, -88.1672
CIE-LCH:
42.1238, 100.2755, 298.4480
CIE-Luv:
42.1238, -16.5872, -127.7910
Hunter-Lab:
35.4686, 39.5050, -127.2674
#144ff9 color charts
#144ff9 color shades, tints & tones
#144ff9 color schemes
#144ff9 color preview, HTML & CSS examples
This text has a color of #144ff9
<p style="color:#144ff9;">Text here</p>
.mytext {color:#144ff9;}
This box has a color of #144ff9
<div style="background-color:#144ff9;">Content here</div>
.mybackground {background-color:#144ff9;}
Border around this has a color of #144ff9
<div style="border:2px solid #144ff9;">Content here</div>
.myborder {border:2px solid #144ff9;}