#007a93 color space conversions
Hex:
#007a93
RGB:
0, 122, 147
CMY:
100, 52, 42
CMYK:
100, 17, 0, 42
HSL:
190°, 100.0000%, 28.8235%
HSV (HSB):
190°, 100.0000%, 57.6471%
XYZ:
12.2260, 16.0257, 30.0526
xyY:
0.2097, 0.2749, 16.0257
CIE-Lab:
47.0081, -19.1891, -21.5833
CIE-LCH:
47.0081, 28.8801, 228.3605
CIE-Luv:
47.0081, -33.7125, -29.0608
Hunter-Lab:
40.0321, -15.5413, -16.4874
#007a93 color charts
#007a93 color shades, tints & tones
#007a93 color schemes
#007a93 color preview, HTML & CSS examples
This text has a color of #007a93
<p style="color:#007a93;">Text here</p>
.mytext {color:#007a93;}
This box has a color of #007a93
<div style="background-color:#007a93;">Content here</div>
.mybackground {background-color:#007a93;}
Border around this has a color of #007a93
<div style="border:2px solid #007a93;">Content here</div>
.myborder {border:2px solid #007a93;}