#45abcd color space conversions
Hex:
#45abcd
RGB:
69, 171, 205
CMY:
73, 33, 20
CMYK:
66, 17, 0, 20
HSL:
195°, 57.6271%, 53.7255%
HSV (HSB):
195°, 66.3415%, 80.3922%
XYZ:
28.0366, 34.7988, 62.9968
xyY:
0.2228, 0.2765, 34.7988
CIE-Lab:
65.5917, -18.8509, -25.9787
CIE-LCH:
65.5917, 32.0975, 234.0343
CIE-Luv:
65.5917, -39.2984, -37.9789
Hunter-Lab:
58.9905, -18.3972, -22.0232
#45abcd color charts
#45abcd color shades, tints & tones
#45abcd color schemes
#45abcd color preview, HTML & CSS examples
This text has a color of #45abcd
<p style="color:#45abcd;">Text here</p>
.mytext {color:#45abcd;}
This box has a color of #45abcd
<div style="background-color:#45abcd;">Content here</div>
.mybackground {background-color:#45abcd;}
Border around this has a color of #45abcd
<div style="border:2px solid #45abcd;">Content here</div>
.myborder {border:2px solid #45abcd;}