#000afb color space conversions
Hex:
#000afb
RGB:
0, 10, 251
CMY:
100, 96, 2
CMYK:
100, 96, 0, 2
HSL:
238°, 100.0000%, 49.2157%
HSV (HSB):
238°, 100.0000%, 98.4314%
XYZ:
17.5211, 7.1821, 91.7296
xyY:
0.1505, 0.0617, 7.1821
CIE-Lab:
32.2180, 76.7266, -105.7574
CIE-LCH:
32.2180, 130.6583, 305.9607
CIE-Luv:
32.2180, -9.5585, -128.5471
Hunter-Lab:
26.7995, 69.8018, -184.1790
#000afb color charts
#000afb color shades, tints & tones
#000afb color schemes
#000afb color preview, HTML & CSS examples
This text has a color of #000afb
<p style="color:#000afb;">Text here</p>
.mytext {color:#000afb;}
This box has a color of #000afb
<div style="background-color:#000afb;">Content here</div>
.mybackground {background-color:#000afb;}
Border around this has a color of #000afb
<div style="border:2px solid #000afb;">Content here</div>
.myborder {border:2px solid #000afb;}