#4682b4 color space conversions
Hex:
#4682b4
RGB:
70, 130, 180
CMY:
73, 49, 29
CMYK:
61, 28, 0, 29
HSL:
207°, 44.0000%, 49.0196%
HSV (HSB):
207°, 61.1111%, 70.5882%
XYZ:
18.7466, 20.5626, 46.1609
xyY:
0.2193, 0.2406, 20.5626
CIE-Lab:
52.4675, -4.0702, -32.1982
CIE-LCH:
52.4675, 32.4544, 262.7955
CIE-Luv:
52.4675, -25.1073, -48.3740
Hunter-Lab:
45.3460, -5.5614, -28.6132
#4682b4 color charts
#4682b4 color shades, tints & tones
#4682b4 color schemes
#4682b4 color preview, HTML & CSS examples
This text has a color of #4682b4
<p style="color:#4682b4;">Text here</p>
.mytext {color:#4682b4;}
This box has a color of #4682b4
<div style="background-color:#4682b4;">Content here</div>
.mybackground {background-color:#4682b4;}
Border around this has a color of #4682b4
<div style="border:2px solid #4682b4;">Content here</div>
.myborder {border:2px solid #4682b4;}