#45678c color space conversions
Hex:
#45678c
RGB:
69, 103, 140
CMY:
73, 60, 45
CMYK:
51, 26, 0, 45
HSL:
211°, 33.9713%, 40.9804%
HSV (HSB):
211°, 50.7143%, 54.9020%
XYZ:
12.0381, 12.8592, 26.6585
xyY:
0.2335, 0.2494, 12.8592
CIE-Lab:
42.5503, -1.2737, -24.1699
CIE-LCH:
42.5503, 24.2035, 266.9834
CIE-Luv:
42.5503, -15.9447, -34.3600
Hunter-Lab:
35.8597, -2.8318, -18.9752
#45678c color charts
#45678c color shades, tints & tones
#45678c color schemes
#45678c color preview, HTML & CSS examples
This text has a color of #45678c
<p style="color:#45678c;">Text here</p>
.mytext {color:#45678c;}
This box has a color of #45678c
<div style="background-color:#45678c;">Content here</div>
.mybackground {background-color:#45678c;}
Border around this has a color of #45678c
<div style="border:2px solid #45678c;">Content here</div>
.myborder {border:2px solid #45678c;}