#000df4 color space conversions
Hex:
#000df4
RGB:
0, 13, 244
CMY:
100, 95, 4
CMYK:
100, 95, 0, 4
HSL:
237°, 100.0000%, 47.8431%
HSV (HSB):
237°, 100.0000%, 95.6863%
XYZ:
16.4731, 6.8195, 86.0360
xyY:
0.1507, 0.0624, 6.8195
CIE-Lab:
31.3924, 74.4940, -103.1889
CIE-LCH:
31.3924, 127.2686, 305.8262
CIE-Luv:
31.3924, -9.3866, -124.6676
Hunter-Lab:
26.1142, 66.8996, -177.0575
#000df4 color charts
#000df4 color shades, tints & tones
#000df4 color schemes
#000df4 color preview, HTML & CSS examples
This text has a color of #000df4
<p style="color:#000df4;">Text here</p>
.mytext {color:#000df4;}
This box has a color of #000df4
<div style="background-color:#000df4;">Content here</div>
.mybackground {background-color:#000df4;}
Border around this has a color of #000df4
<div style="border:2px solid #000df4;">Content here</div>
.myborder {border:2px solid #000df4;}