#143bfc color space conversions
Hex:
#143bfc
RGB:
20, 59, 252
CMY:
92, 77, 1
CMYK:
92, 77, 0, 1
HSL:
230°, 97.4790%, 53.3333%
HSV (HSB):
230°, 92.0635%, 98.8235%
XYZ:
19.4231, 10.3049, 93.0608
xyY:
0.1582, 0.0839, 10.3049
CIE-Lab:
38.3842, 60.0932, -96.0353
CIE-LCH:
38.3842, 113.2871, 302.0359
CIE-Luv:
38.3842, -13.1739, -131.5768
Hunter-Lab:
32.1013, 51.8256, -149.4093
#143bfc color charts
#143bfc color shades, tints & tones
#143bfc color schemes
#143bfc color preview, HTML & CSS examples
This text has a color of #143bfc
<p style="color:#143bfc;">Text here</p>
.mytext {color:#143bfc;}
This box has a color of #143bfc
<div style="background-color:#143bfc;">Content here</div>
.mybackground {background-color:#143bfc;}
Border around this has a color of #143bfc
<div style="border:2px solid #143bfc;">Content here</div>
.myborder {border:2px solid #143bfc;}