#3498a0 color space conversions
Hex:
#3498a0
RGB:
52, 152, 160
CMY:
80, 40, 37
CMYK:
68, 5, 0, 37
HSL:
184°, 50.9434%, 41.5686%
HSV (HSB):
184°, 67.5000%, 62.7451%
XYZ:
18.9896, 25.7246, 37.2222
xyY:
0.2318, 0.3140, 25.7246
CIE-Lab:
57.7747, -25.6944, -12.6463
CIE-LCH:
57.7747, 28.6379, 206.2055
CIE-Luv:
57.7747, -38.1420, -15.1022
Hunter-Lab:
50.7194, -21.9278, -8.0084
#3498a0 color charts
#3498a0 color shades, tints & tones
#3498a0 color schemes
#3498a0 color preview, HTML & CSS examples
This text has a color of #3498a0
<p style="color:#3498a0;">Text here</p>
.mytext {color:#3498a0;}
This box has a color of #3498a0
<div style="background-color:#3498a0;">Content here</div>
.mybackground {background-color:#3498a0;}
Border around this has a color of #3498a0
<div style="border:2px solid #3498a0;">Content here</div>
.myborder {border:2px solid #3498a0;}