#000da7 color space conversions
Hex:
#000da7
RGB:
0, 13, 167
CMY:
100, 95, 35
CMYK:
100, 92, 0, 35
HSL:
235°, 100.0000%, 32.7451%
HSV (HSB):
235°, 100.0000%, 65.4902%
XYZ:
7.1190, 3.0779, 36.7781
xyY:
0.1515, 0.0655, 3.0779
CIE-Lab:
20.3531, 54.0696, -76.6079
CIE-LCH:
20.3531, 93.7672, 305.2143
CIE-Luv:
20.3531, -6.2984, -79.1225
Hunter-Lab:
17.5439, 41.7303, -112.0120
#000da7 color charts
#000da7 color shades, tints & tones
#000da7 color schemes
#000da7 color preview, HTML & CSS examples
This text has a color of #000da7
<p style="color:#000da7;">Text here</p>
.mytext {color:#000da7;}
This box has a color of #000da7
<div style="background-color:#000da7;">Content here</div>
.mybackground {background-color:#000da7;}
Border around this has a color of #000da7
<div style="border:2px solid #000da7;">Content here</div>
.myborder {border:2px solid #000da7;}