#007dbc color space conversions
Hex:
#007dbc
RGB:
0, 125, 188
CMY:
100, 51, 26
CMYK:
100, 34, 0, 26
HSL:
200°, 100.0000%, 36.8627%
HSV (HSB):
200°, 100.0000%, 73.7255%
XYZ:
16.4107, 18.2981, 50.2439
xyY:
0.1932, 0.2154, 18.2981
CIE-Lab:
49.8557, -5.4411, -41.0065
CIE-LCH:
49.8557, 41.3659, 262.4417
CIE-Luv:
49.8557, -31.8854, -61.8472
Hunter-Lab:
42.7762, -6.3785, -39.6972
#007dbc color charts
#007dbc RGB chart
#007dbc CMYK chart
#007dbc RGB pie chart
#007dbc color shades, tints & tones
#007dbc color schemes
#007dbc color preview, HTML & CSS examples
This text has a color of #007dbc
<p style="color:#007dbc;">Text here</p>
.mytext {color:#007dbc;}
Text color #007dbc
This box has a color of #007dbc
<div style="background-color:#007dbc;">Content here</div>
.mybackground {background-color:#007dbc;}
Background color #007dbc
Border around this has a color of #007dbc
<div style="border:2px solid #007dbc;">Content here</div>
.myborder {border:2px solid #007dbc;}
Border color #007dbc