#345acc color space conversions
Hex:
#345acc
RGB:
52, 90, 204
CMY:
80, 65, 20
CMYK:
75, 56, 0, 20
HSL:
225°, 59.8425%, 50.1961%
HSV (HSB):
225°, 74.5098%, 80.0000%
XYZ:
15.9714, 12.4020, 58.6788
xyY:
0.1835, 0.1425, 12.4020
CIE-Lab:
41.8481, 26.5676, -63.0179
CIE-LCH:
41.8481, 68.3893, 292.8597
CIE-Luv:
41.8481, -15.6935, -94.1597
Hunter-Lab:
35.2165, 19.3246, -74.1392
#345acc color charts
#345acc color shades, tints & tones
#345acc color schemes
#345acc color preview, HTML & CSS examples
This text has a color of #345acc
<p style="color:#345acc;">Text here</p>
.mytext {color:#345acc;}
This box has a color of #345acc
<div style="background-color:#345acc;">Content here</div>
.mybackground {background-color:#345acc;}
Border around this has a color of #345acc
<div style="border:2px solid #345acc;">Content here</div>
.myborder {border:2px solid #345acc;}