#000fff color space conversions
Hex:
#000fff
RGB:
0, 15, 255
CMY:
100, 94, 0
CMYK:
100, 94, 0, 0
HSL:
236°, 100.0000%, 50.0000%
HSV (HSB):
236°, 100.0000%, 100.0000%
XYZ:
18.2208, 7.5616, 95.1069
xyY:
0.1507, 0.0626, 7.5616
CIE-Lab:
33.0528, 76.8669, -106.6084
CIE-LCH:
33.0528, 131.4302, 305.7924
CIE-Luv:
33.0528, -9.9024, -131.1067
Hunter-Lab:
27.4985, 70.1541, -185.8132
#000fff color charts
#000fff color shades, tints & tones
#000fff color schemes
#000fff color preview, HTML & CSS examples
This text has a color of #000fff
<p style="color:#000fff;">Text here</p>
.mytext {color:#000fff;}
This box has a color of #000fff
<div style="background-color:#000fff;">Content here</div>
.mybackground {background-color:#000fff;}
Border around this has a color of #000fff
<div style="border:2px solid #000fff;">Content here</div>
.myborder {border:2px solid #000fff;}