#007bac color space conversions
Hex:
#007bac
RGB:
0, 123, 172
CMY:
100, 52, 33
CMYK:
100, 28, 0, 33
HSL:
197°, 100.0000%, 33.7255%
HSV (HSB):
197°, 100.0000%, 67.4510%
XYZ:
14.5294, 17.1445, 41.5732
xyY:
0.1984, 0.2341, 17.1445
CIE-Lab:
48.4416, -10.4200, -33.9873
CIE-LCH:
48.4416, 35.5487, 252.9552
CIE-Luv:
48.4416, -32.2633, -49.8112
Hunter-Lab:
41.4059, -9.8245, -30.5454
#007bac color charts
#007bac color shades, tints & tones
#007bac color schemes
#007bac color preview, HTML & CSS examples
This text has a color of #007bac
<p style="color:#007bac;">Text here</p>
.mytext {color:#007bac;}
This box has a color of #007bac
<div style="background-color:#007bac;">Content here</div>
.mybackground {background-color:#007bac;}
Border around this has a color of #007bac
<div style="border:2px solid #007bac;">Content here</div>
.myborder {border:2px solid #007bac;}