#143bcc color space conversions
Hex:
#143bcc
RGB:
20, 59, 204
CMY:
92, 77, 20
CMYK:
90, 71, 0, 20
HSL:
227°, 82.1429%, 43.9216%
HSV (HSB):
227°, 90.1961%, 80.0000%
XYZ:
12.7515, 7.6363, 57.9286
xyY:
0.1628, 0.0975, 7.6363
CIE-Lab:
33.2136, 43.8358, -77.2084
CIE-LCH:
33.2136, 88.7846, 299.5862
CIE-Luv:
33.2136, -12.2755, -103.6571
Hunter-Lab:
27.6338, 34.0090, -104.9456
#143bcc color charts
#143bcc color shades, tints & tones
#143bcc color schemes
#143bcc color preview, HTML & CSS examples
This text has a color of #143bcc
<p style="color:#143bcc;">Text here</p>
.mytext {color:#143bcc;}
This box has a color of #143bcc
<div style="background-color:#143bcc;">Content here</div>
.mybackground {background-color:#143bcc;}
Border around this has a color of #143bcc
<div style="border:2px solid #143bcc;">Content here</div>
.myborder {border:2px solid #143bcc;}