#345ed3 color space conversions
Hex:
#345ed3
RGB:
52, 94, 211
CMY:
80, 63, 17
CMYK:
75, 55, 0, 17
HSL:
224°, 64.3725%, 51.5686%
HSV (HSB):
224°, 75.3555%, 82.7451%
XYZ:
17.1767, 13.4386, 63.3166
xyY:
0.1829, 0.1431, 13.4386
CIE-Lab:
43.4168, 26.5789, -64.4929
CIE-LCH:
43.4168, 69.7550, 292.3976
CIE-Luv:
43.4168, -16.7808, -97.3104
Hunter-Lab:
36.6587, 19.4849, -76.7440
#345ed3 color charts
#345ed3 color shades, tints & tones
#345ed3 color schemes
#345ed3 color preview, HTML & CSS examples
This text has a color of #345ed3
<p style="color:#345ed3;">Text here</p>
.mytext {color:#345ed3;}
This box has a color of #345ed3
<div style="background-color:#345ed3;">Content here</div>
.mybackground {background-color:#345ed3;}
Border around this has a color of #345ed3
<div style="border:2px solid #345ed3;">Content here</div>
.myborder {border:2px solid #345ed3;}