#345dbc color space conversions
Hex:
#345dbc
RGB:
52, 93, 188
CMY:
80, 64, 26
CMYK:
72, 51, 0, 26
HSL:
222°, 56.6667%, 47.0588%
HSV (HSB):
222°, 72.3404%, 73.7255%
XYZ:
14.4076, 12.1896, 49.1704
xyY:
0.1902, 0.1609, 12.1896
CIE-Lab:
41.5159, 18.6833, -54.2768
CIE-LCH:
41.5159, 57.4024, 288.9946
CIE-Luv:
41.5159, -16.5582, -81.0251
Hunter-Lab:
34.9136, 12.5619, -59.0612
#345dbc color charts
#345dbc color shades, tints & tones
#345dbc color schemes
#345dbc color preview, HTML & CSS examples
This text has a color of #345dbc
<p style="color:#345dbc;">Text here</p>
.mytext {color:#345dbc;}
This box has a color of #345dbc
<div style="background-color:#345dbc;">Content here</div>
.mybackground {background-color:#345dbc;}
Border around this has a color of #345dbc
<div style="border:2px solid #345dbc;">Content here</div>
.myborder {border:2px solid #345dbc;}