#145ec4 color space conversions
Hex:
#145ec4
RGB:
20, 94, 196
CMY:
92, 63, 23
CMYK:
90, 52, 0, 23
HSL:
215°, 81.4815%, 42.3529%
HSV (HSB):
215°, 89.7959%, 76.8627%
XYZ:
14.2550, 12.1397, 53.8164
xyY:
0.1777, 0.1513, 12.1397
CIE-Lab:
41.4372, 18.0777, -59.1005
CIE-LCH:
41.4372, 61.8035, 287.0078
CIE-Luv:
41.4372, -20.7267, -87.7937
Hunter-Lab:
34.8420, 12.0567, -67.1890
#145ec4 color charts
#145ec4 color shades, tints & tones
#145ec4 color schemes
#145ec4 color preview, HTML & CSS examples
This text has a color of #145ec4
<p style="color:#145ec4;">Text here</p>
.mytext {color:#145ec4;}
This box has a color of #145ec4
<div style="background-color:#145ec4;">Content here</div>
.mybackground {background-color:#145ec4;}
Border around this has a color of #145ec4
<div style="border:2px solid #145ec4;">Content here</div>
.myborder {border:2px solid #145ec4;}