#007fb4 color space conversions
Hex:
#007fb4
RGB:
0, 127, 180
CMY:
100, 50, 29
CMYK:
100, 29, 0, 29
HSL:
198°, 100.0000%, 35.2941%
HSV (HSB):
198°, 100.0000%, 70.5882%
XYZ:
15.8276, 18.4740, 45.9117
xyY:
0.1973, 0.2303, 18.4740
CIE-Lab:
50.0661, -9.6856, -36.0675
CIE-LCH:
50.0661, 37.3454, 254.9684
CIE-Luv:
50.0661, -33.0874, -53.5493
Hunter-Lab:
42.9814, -9.4862, -33.2451
#007fb4 color charts
#007fb4 color shades, tints & tones
#007fb4 color schemes
#007fb4 color preview, HTML & CSS examples
This text has a color of #007fb4
<p style="color:#007fb4;">Text here</p>
.mytext {color:#007fb4;}
This box has a color of #007fb4
<div style="background-color:#007fb4;">Content here</div>
.mybackground {background-color:#007fb4;}
Border around this has a color of #007fb4
<div style="border:2px solid #007fb4;">Content here</div>
.myborder {border:2px solid #007fb4;}