#3495c5 color space conversions
Hex:
#3495c5
RGB:
52, 149, 197
CMY:
80, 42, 23
CMYK:
74, 24, 0, 23
HSL:
200°, 58.2329%, 48.8235%
HSV (HSB):
200°, 73.6041%, 77.2549%
XYZ:
22.2417, 26.2562, 56.7190
xyY:
0.2114, 0.2495, 26.2562
CIE-Lab:
58.2794, -12.0548, -32.8556
CIE-LCH:
58.2794, 34.9972, 249.8518
CIE-Luv:
58.2794, -34.9133, -49.4359
Hunter-Lab:
51.2408, -12.1913, -29.7602
#3495c5 color charts
#3495c5 color shades, tints & tones
#3495c5 color schemes
#3495c5 color preview, HTML & CSS examples
This text has a color of #3495c5
<p style="color:#3495c5;">Text here</p>
.mytext {color:#3495c5;}
This box has a color of #3495c5
<div style="background-color:#3495c5;">Content here</div>
.mybackground {background-color:#3495c5;}
Border around this has a color of #3495c5
<div style="border:2px solid #3495c5;">Content here</div>
.myborder {border:2px solid #3495c5;}