#007cbf color space conversions
Hex:
#007cbf
RGB:
0, 124, 191
CMY:
100, 51, 25
CMYK:
100, 35, 0, 25
HSL:
201°, 100.0000%, 37.4510%
HSV (HSB):
201°, 100.0000%, 74.9020%
XYZ:
16.6116, 18.1769, 51.9232
xyY:
0.1916, 0.2096, 18.1769
CIE-Lab:
49.7100, -3.6815, -42.9607
CIE-LCH:
49.7100, 43.1182, 265.1021
CIE-Luv:
49.7100, -31.3637, -65.1026
Hunter-Lab:
42.6344, -5.0612, -42.3635
#007cbf color charts
#007cbf color shades, tints & tones
#007cbf color schemes
#007cbf color preview, HTML & CSS examples
This text has a color of #007cbf
<p style="color:#007cbf;">Text here</p>
.mytext {color:#007cbf;}
This box has a color of #007cbf
<div style="background-color:#007cbf;">Content here</div>
.mybackground {background-color:#007cbf;}
Border around this has a color of #007cbf
<div style="border:2px solid #007cbf;">Content here</div>
.myborder {border:2px solid #007cbf;}