#000db8 color space conversions
Hex:
#000db8
RGB:
0, 13, 184
CMY:
100, 95, 28
CMYK:
100, 93, 0, 28
HSL:
236°, 100.0000%, 36.0784%
HSV (HSB):
236°, 100.0000%, 72.1569%
XYZ:
8.7957, 3.7485, 45.6074
xyY:
0.1513, 0.0645, 3.7485
CIE-Lab:
22.8221, 58.8222, -82.7079
CIE-LCH:
22.8221, 101.4921, 305.4206
CIE-Luv:
22.8221, -6.9826, -89.3605
Hunter-Lab:
19.3611, 47.2095, -126.1115
#000db8 color charts
#000db8 color shades, tints & tones
#000db8 color schemes
#000db8 color preview, HTML & CSS examples
This text has a color of #000db8
<p style="color:#000db8;">Text here</p>
.mytext {color:#000db8;}
This box has a color of #000db8
<div style="background-color:#000db8;">Content here</div>
.mybackground {background-color:#000db8;}
Border around this has a color of #000db8
<div style="border:2px solid #000db8;">Content here</div>
.myborder {border:2px solid #000db8;}