#000fee color space conversions
Hex:
#000fee
RGB:
0, 15, 238
CMY:
100, 94, 7
CMYK:
100, 94, 0, 7
HSL:
236°, 100.0000%, 46.6667%
HSV (HSB):
236°, 100.0000%, 93.3333%
XYZ:
15.6034, 6.5147, 81.3240
xyY:
0.1508, 0.0630, 6.5147
CIE-Lab:
30.6755, 72.5896, -100.9857
CIE-LCH:
30.6755, 124.3679, 305.7090
CIE-Luv:
30.6755, -9.2342, -121.3240
Hunter-Lab:
25.5239, 64.4550, -171.0425
#000fee color charts
#000fee color shades, tints & tones
#000fee color schemes
#000fee color preview, HTML & CSS examples
This text has a color of #000fee
<p style="color:#000fee;">Text here</p>
.mytext {color:#000fee;}
This box has a color of #000fee
<div style="background-color:#000fee;">Content here</div>
.mybackground {background-color:#000fee;}
Border around this has a color of #000fee
<div style="border:2px solid #000fee;">Content here</div>
.myborder {border:2px solid #000fee;}