#3495d5 color space conversions
Hex:
#3495d5
RGB:
52, 149, 213
CMY:
80, 42, 16
CMYK:
76, 30, 0, 16
HSL:
204°, 65.7143%, 51.9608%
HSV (HSB):
204°, 75.5869%, 83.5294%
XYZ:
24.1739, 27.0291, 66.8938
xyY:
0.2047, 0.2289, 27.0291
CIE-Lab:
59.0012, -6.4903, -40.7096
CIE-LCH:
59.0012, 41.2238, 260.9416
CIE-Luv:
59.0012, -34.0753, -63.1908
Hunter-Lab:
51.9895, -7.9833, -39.8946
#3495d5 color charts
#3495d5 color shades, tints & tones
#3495d5 color schemes
#3495d5 color preview, HTML & CSS examples
This text has a color of #3495d5
<p style="color:#3495d5;">Text here</p>
.mytext {color:#3495d5;}
This box has a color of #3495d5
<div style="background-color:#3495d5;">Content here</div>
.mybackground {background-color:#3495d5;}
Border around this has a color of #3495d5
<div style="border:2px solid #3495d5;">Content here</div>
.myborder {border:2px solid #3495d5;}