#000def color space conversions
Hex:
#000def
RGB:
0, 13, 239
CMY:
100, 95, 6
CMYK:
100, 95, 0, 6
HSL:
237°, 100.0000%, 46.8627%
HSV (HSB):
237°, 100.0000%, 93.7255%
XYZ:
15.7239, 6.5198, 82.0911
xyY:
0.1507, 0.0625, 6.5198
CIE-Lab:
30.6878, 73.2394, -101.5333
CIE-LCH:
30.6878, 125.1919, 305.8042
CIE-Luv:
30.6878, -9.1876, -121.7759
Hunter-Lab:
25.5340, 65.2364, -172.7420
#000def color charts
#000def RGB chart
#000def CMYK chart
#000def RGB pie chart
#000def color shades, tints & tones
#000def color schemes
#000def color preview, HTML & CSS examples
This text has a color of #000def
<p style="color:#000def;">Text here</p>
.mytext {color:#000def;}
Text color #000def
This box has a color of #000def
<div style="background-color:#000def;">Content here</div>
.mybackground {background-color:#000def;}
Background color #000def
Border around this has a color of #000def
<div style="border:2px solid #000def;">Content here</div>
.myborder {border:2px solid #000def;}
Border color #000def