#000db2 color space conversions
Hex:
#000db2
RGB:
0, 13, 178
CMY:
100, 95, 30
CMYK:
100, 93, 0, 30
HSL:
236°, 100.0000%, 34.9020%
HSV (HSB):
236°, 100.0000%, 69.8039%
XYZ:
8.1798, 3.5022, 42.3643
xyY:
0.1513, 0.0648, 3.5022
CIE-Lab:
21.9523, 57.1645, -80.5730
CIE-LCH:
21.9523, 98.7917, 305.3547
CIE-Luv:
21.9523, -6.7411, -85.7580
Hunter-Lab:
18.7142, 45.2711, -121.1183
#000db2 color charts
#000db2 color shades, tints & tones
#000db2 color schemes
#000db2 color preview, HTML & CSS examples
This text has a color of #000db2
<p style="color:#000db2;">Text here</p>
.mytext {color:#000db2;}
This box has a color of #000db2
<div style="background-color:#000db2;">Content here</div>
.mybackground {background-color:#000db2;}
Border around this has a color of #000db2
<div style="border:2px solid #000db2;">Content here</div>
.myborder {border:2px solid #000db2;}