#007fa4 color space conversions
Hex:
#007fa4
RGB:
0, 127, 164
CMY:
100, 50, 36
CMYK:
100, 23, 0, 36
HSL:
194°, 100.0000%, 32.1569%
HSV (HSB):
194°, 100.0000%, 64.3137%
XYZ:
14.2902, 17.8591, 37.8159
xyY:
0.2042, 0.2553, 17.8591
CIE-Lab:
49.3247, -15.7017, -27.9548
CIE-LCH:
49.3247, 32.0627, 240.6779
CIE-Luv:
49.3247, -34.2137, -39.7959
Hunter-Lab:
42.2600, -13.5953, -23.4730
#007fa4 color charts
#007fa4 color shades, tints & tones
#007fa4 color schemes
#007fa4 color preview, HTML & CSS examples
This text has a color of #007fa4
<p style="color:#007fa4;">Text here</p>
.mytext {color:#007fa4;}
This box has a color of #007fa4
<div style="background-color:#007fa4;">Content here</div>
.mybackground {background-color:#007fa4;}
Border around this has a color of #007fa4
<div style="border:2px solid #007fa4;">Content here</div>
.myborder {border:2px solid #007fa4;}