#143bdf color space conversions
Hex:
#143bdf
RGB:
20, 59, 223
CMY:
92, 77, 13
CMYK:
91, 74, 0, 13
HSL:
228°, 83.5391%, 47.6471%
HSV (HSB):
228°, 91.0314%, 87.4510%
XYZ:
15.1717, 8.6044, 70.6732
xyY:
0.1606, 0.0911, 8.6044
CIE-Lab:
35.2111, 50.4911, -84.8705
CIE-LCH:
35.2111, 98.7541, 300.7492
CIE-Luv:
35.2111, -12.5851, -114.8788
Hunter-Lab:
29.3332, 40.9908, -122.3156
#143bdf color charts
#143bdf color shades, tints & tones
#143bdf color schemes
#143bdf color preview, HTML & CSS examples
This text has a color of #143bdf
<p style="color:#143bdf;">Text here</p>
.mytext {color:#143bdf;}
This box has a color of #143bdf
<div style="background-color:#143bdf;">Content here</div>
.mybackground {background-color:#143bdf;}
Border around this has a color of #143bdf
<div style="border:2px solid #143bdf;">Content here</div>
.myborder {border:2px solid #143bdf;}