#007dcb color space conversions
Hex:
#007dcb
RGB:
0, 125, 203
CMY:
100, 51, 20
CMYK:
100, 38, 0, 20
HSL:
203°, 100.0000%, 39.8039%
HSV (HSB):
203°, 100.0000%, 79.6078%
XYZ:
18.1131, 18.9790, 59.2086
xyY:
0.1881, 0.1971, 18.9790
CIE-Lab:
50.6627, 0.3930, -48.3087
CIE-LCH:
50.6627, 48.3103, 270.4661
CIE-Luv:
50.6627, -30.9750, -74.2876
Hunter-Lab:
43.5649, -2.0232, -50.0849
#007dcb color charts
#007dcb color shades, tints & tones
#007dcb color schemes
#007dcb color preview, HTML & CSS examples
This text has a color of #007dcb
<p style="color:#007dcb;">Text here</p>
.mytext {color:#007dcb;}
This box has a color of #007dcb
<div style="background-color:#007dcb;">Content here</div>
.mybackground {background-color:#007dcb;}
Border around this has a color of #007dcb
<div style="border:2px solid #007dcb;">Content here</div>
.myborder {border:2px solid #007dcb;}