#045dcb color space conversions
Hex:
#045dcb
RGB:
4, 93, 203
CMY:
98, 64, 20
CMYK:
98, 54, 0, 20
HSL:
213°, 96.1353%, 40.5882%
HSV (HSB):
213°, 98.0296%, 79.6078%
XYZ:
14.7439, 12.1663, 58.0712
xyY:
0.1735, 0.1432, 12.1663
CIE-Lab:
41.4792, 20.8996, -63.0901
CIE-LCH:
41.4792, 66.4617, 288.3283
CIE-Luv:
41.4792, -21.0673, -93.5865
Hunter-Lab:
34.8802, 14.4117, -74.2941
#045dcb color charts
#045dcb color shades, tints & tones
#045dcb color schemes
#045dcb color preview, HTML & CSS examples
This text has a color of #045dcb
<p style="color:#045dcb;">Text here</p>
.mytext {color:#045dcb;}
This box has a color of #045dcb
<div style="background-color:#045dcb;">Content here</div>
.mybackground {background-color:#045dcb;}
Border around this has a color of #045dcb
<div style="border:2px solid #045dcb;">Content here</div>
.myborder {border:2px solid #045dcb;}