#007dcc color space conversions
Hex:
#007dcc
RGB:
0, 125, 204
CMY:
100, 51, 20
CMYK:
100, 39, 0, 20
HSL:
203°, 100.0000%, 40.0000%
HSV (HSB):
203°, 100.0000%, 80.0000%
XYZ:
18.2327, 19.0269, 59.8383
xyY:
0.1878, 0.1960, 19.0269
CIE-Lab:
50.7186, 0.7836, -48.7890
CIE-LCH:
50.7186, 48.7953, 270.9202
CIE-Luv:
50.7186, -30.9175, -75.1050
Hunter-Lab:
43.6198, -1.7232, -50.8011
#007dcc color charts
#007dcc color shades, tints & tones
#007dcc color schemes
#007dcc color preview, HTML & CSS examples
This text has a color of #007dcc
<p style="color:#007dcc;">Text here</p>
.mytext {color:#007dcc;}
This box has a color of #007dcc
<div style="background-color:#007dcc;">Content here</div>
.mybackground {background-color:#007dcc;}
Border around this has a color of #007dcc
<div style="border:2px solid #007dcc;">Content here</div>
.myborder {border:2px solid #007dcc;}