#045ccd color space conversions
Hex:
#045ccd
RGB:
4, 92, 205
CMY:
98, 64, 20
CMYK:
98, 55, 0, 20
HSL:
214°, 96.1722%, 40.9804%
HSV (HSB):
214°, 98.0488%, 80.3922%
XYZ:
14.8967, 12.0879, 59.3057
xyY:
0.1726, 0.1401, 12.0879
CIE-Lab:
41.3555, 22.3577, -64.4448
CIE-LCH:
41.3555, 68.2129, 289.1331
CIE-Luv:
41.3555, -20.7379, -95.4567
Hunter-Lab:
34.7676, 15.6374, -76.7979
#045ccd color charts
#045ccd color shades, tints & tones
#045ccd color schemes
#045ccd color preview, HTML & CSS examples
This text has a color of #045ccd
<p style="color:#045ccd;">Text here</p>
.mytext {color:#045ccd;}
This box has a color of #045ccd
<div style="background-color:#045ccd;">Content here</div>
.mybackground {background-color:#045ccd;}
Border around this has a color of #045ccd
<div style="border:2px solid #045ccd;">Content here</div>
.myborder {border:2px solid #045ccd;}