#007ba2 color space conversions
Hex:
#007ba2
RGB:
0, 123, 162
CMY:
100, 52, 36
CMYK:
100, 24, 0, 36
HSL:
194°, 100.0000%, 31.7647%
HSV (HSB):
194°, 100.0000%, 63.5294%
XYZ:
13.6045, 16.7746, 36.7032
xyY:
0.2028, 0.2501, 16.7746
CIE-Lab:
47.9747, -14.2048, -28.8898
CIE-LCH:
47.9747, 32.1931, 243.8172
CIE-Luv:
47.9747, -32.9630, -41.2269
Hunter-Lab:
40.9567, -12.3822, -24.4627
#007ba2 color charts
#007ba2 color shades, tints & tones
#007ba2 color schemes
#007ba2 color preview, HTML & CSS examples
This text has a color of #007ba2
<p style="color:#007ba2;">Text here</p>
.mytext {color:#007ba2;}
This box has a color of #007ba2
<div style="background-color:#007ba2;">Content here</div>
.mybackground {background-color:#007ba2;}
Border around this has a color of #007ba2
<div style="border:2px solid #007ba2;">Content here</div>
.myborder {border:2px solid #007ba2;}