#3498bd color space conversions
Hex:
#3498bd
RGB:
52, 152, 189
CMY:
80, 40, 26
CMYK:
72, 20, 0, 26
HSL:
196°, 56.8465%, 47.2549%
HSV (HSB):
196°, 72.4868%, 74.1176%
XYZ:
21.8297, 26.8607, 52.1782
xyY:
0.2164, 0.2663, 26.8607
CIE-Lab:
58.8451, -16.4073, -27.4658
CIE-LCH:
58.8451, 31.9933, 239.1470
CIE-Luv:
58.8451, -36.4287, -40.1210
Hunter-Lab:
51.8273, -15.5133, -23.4124
#3498bd color charts
#3498bd color shades, tints & tones
#3498bd color schemes
#3498bd color preview, HTML & CSS examples
This text has a color of #3498bd
<p style="color:#3498bd;">Text here</p>
.mytext {color:#3498bd;}
This box has a color of #3498bd
<div style="background-color:#3498bd;">Content here</div>
.mybackground {background-color:#3498bd;}
Border around this has a color of #3498bd
<div style="border:2px solid #3498bd;">Content here</div>
.myborder {border:2px solid #3498bd;}