#0000d3 color space conversions
Hex:
#0000d3
RGB:
0, 0, 211
CMY:
100, 100, 17
CMYK:
100, 100, 0, 17
HSL:
240°, 100.0000%, 41.3725%
HSV (HSB):
240°, 100.0000%, 82.7451%
XYZ:
11.7579, 4.7031, 61.9161
xyY:
0.1500, 0.0600, 4.7031
CIE-Lab:
25.8717, 68.6527, -93.5030
CIE-LCH:
25.8717, 116.0000, 306.2872
CIE-Luv:
25.8717, -7.5285, -104.4064
Hunter-Lab:
21.6867, 58.8253, -154.0935
#0000d3 color charts
#0000d3 color shades, tints & tones
#0000d3 color schemes
#0000d3 color preview, HTML & CSS examples
This text has a color of #0000d3
<p style="color:#0000d3;">Text here</p>
.mytext {color:#0000d3;}
This box has a color of #0000d3
<div style="background-color:#0000d3;">Content here</div>
.mybackground {background-color:#0000d3;}
Border around this has a color of #0000d3
<div style="border:2px solid #0000d3;">Content here</div>
.myborder {border:2px solid #0000d3;}