#000abf color space conversions
Hex:
#000abf
RGB:
0, 10, 191
CMY:
100, 96, 25
CMYK:
100, 95, 0, 25
HSL:
237°, 100.0000%, 37.4510%
HSV (HSB):
237°, 100.0000%, 74.9020%
XYZ:
9.5125, 3.9787, 49.5568
xyY:
0.1509, 0.0631, 3.9787
CIE-Lab:
23.6008, 61.4499, -85.5658
CIE-LCH:
23.6008, 105.3451, 305.6844
CIE-Luv:
23.6008, -7.1145, -93.2630
Hunter-Lab:
19.9466, 50.2199, -133.3418
#000abf color charts
#000abf color shades, tints & tones
#000abf color schemes
#000abf color preview, HTML & CSS examples
This text has a color of #000abf
<p style="color:#000abf;">Text here</p>
.mytext {color:#000abf;}
This box has a color of #000abf
<div style="background-color:#000abf;">Content here</div>
.mybackground {background-color:#000abf;}
Border around this has a color of #000abf
<div style="border:2px solid #000abf;">Content here</div>
.myborder {border:2px solid #000abf;}