#000dfa color space conversions
Hex:
#000dfa
RGB:
0, 13, 250
CMY:
100, 95, 2
CMYK:
100, 95, 0, 2
HSL:
237°, 100.0000%, 49.0196%
HSV (HSB):
237°, 100.0000%, 98.0392%
XYZ:
17.3992, 7.1900, 90.9132
xyY:
0.1506, 0.0622, 7.1900
CIE-Lab:
32.2355, 75.9895, -105.1651
CIE-LCH:
32.2355, 129.7462, 305.8509
CIE-Luv:
32.2355, -9.6250, -128.1258
Hunter-Lab:
26.8141, 68.9010, -182.2527
#000dfa color charts
#000dfa RGB chart
#000dfa CMYK chart
#000dfa RGB pie chart
#000dfa color shades, tints & tones
#000dfa color schemes
#000dfa color preview, HTML & CSS examples
This text has a color of #000dfa
<p style="color:#000dfa;">Text here</p>
.mytext {color:#000dfa;}
Text color #000dfa
This box has a color of #000dfa
<div style="background-color:#000dfa;">Content here</div>
.mybackground {background-color:#000dfa;}
Background color #000dfa
Border around this has a color of #000dfa
<div style="border:2px solid #000dfa;">Content here</div>
.myborder {border:2px solid #000dfa;}
Border color #000dfa