#145ccd color space conversions
Hex:
#145ccd
RGB:
20, 92, 205
CMY:
92, 64, 20
CMYK:
90, 55, 0, 20
HSL:
217°, 82.2222%, 44.1176%
HSV (HSB):
217°, 90.2439%, 80.3922%
XYZ:
15.1351, 12.2108, 59.3168
xyY:
0.1746, 0.1409, 12.2108
CIE-Lab:
41.5492, 22.9532, -64.1210
CIE-LCH:
41.5492, 68.1055, 289.6957
CIE-Luv:
41.5492, -19.9496, -95.1990
Hunter-Lab:
34.9439, 16.1608, -76.1831
#145ccd color charts
#145ccd color shades, tints & tones
#145ccd color schemes
#145ccd color preview, HTML & CSS examples
This text has a color of #145ccd
<p style="color:#145ccd;">Text here</p>
.mytext {color:#145ccd;}
This box has a color of #145ccd
<div style="background-color:#145ccd;">Content here</div>
.mybackground {background-color:#145ccd;}
Border around this has a color of #145ccd
<div style="border:2px solid #145ccd;">Content here</div>
.myborder {border:2px solid #145ccd;}