#000daf color space conversions
Hex:
#000daf
RGB:
0, 13, 175
CMY:
100, 95, 31
CMYK:
100, 93, 0, 31
HSL:
236°, 100.0000%, 34.3137%
HSV (HSB):
236°, 100.0000%, 68.6275%
XYZ:
7.8818, 3.3830, 40.7950
xyY:
0.1514, 0.0650, 3.3830
CIE-Lab:
21.5167, 56.3279, -79.4984
CIE-LCH:
21.5167, 97.4311, 305.3191
CIE-Luv:
21.5167, -6.6203, -83.9522
Hunter-Lab:
18.3929, 44.3038, -118.6286
#000daf color charts
#000daf RGB chart
#000daf CMYK chart
#000daf RGB pie chart
#000daf color shades, tints & tones
#000daf color schemes
#000daf color preview, HTML & CSS examples
This text has a color of #000daf
<p style="color:#000daf;">Text here</p>
.mytext {color:#000daf;}
Text color #000daf
This box has a color of #000daf
<div style="background-color:#000daf;">Content here</div>
.mybackground {background-color:#000daf;}
Background color #000daf
Border around this has a color of #000daf
<div style="border:2px solid #000daf;">Content here</div>
.myborder {border:2px solid #000daf;}
Border color #000daf