#000abd color space conversions
Hex:
#000abd
RGB:
0, 10, 189
CMY:
100, 96, 26
CMYK:
100, 95, 0, 26
HSL:
237°, 100.0000%, 37.0588%
HSV (HSB):
237°, 100.0000%, 74.1176%
XYZ:
9.2938, 3.8912, 48.4053
xyY:
0.1509, 0.0632, 3.8912
CIE-Lab:
23.3085, 60.9174, -84.8689
CIE-LCH:
23.3085, 104.4685, 305.6701
CIE-Luv:
23.3085, -7.0321, -92.0620
Hunter-Lab:
19.7261, 49.5784, -131.6816
#000abd color charts
#000abd RGB chart
#000abd CMYK chart
#000abd RGB pie chart
#000abd color shades, tints & tones
#000abd color schemes
#000abd color preview, HTML & CSS examples
This text has a color of #000abd
<p style="color:#000abd;">Text here</p>
.mytext {color:#000abd;}
Text color #000abd
This box has a color of #000abd
<div style="background-color:#000abd;">Content here</div>
.mybackground {background-color:#000abd;}
Background color #000abd
Border around this has a color of #000abd
<div style="border:2px solid #000abd;">Content here</div>
.myborder {border:2px solid #000abd;}
Border color #000abd