#0000d8 color space conversions
Hex:
#0000d8
RGB:
0, 0, 216
CMY:
100, 100, 15
CMYK:
100, 100, 0, 15
HSL:
240°, 100.0000%, 42.3529%
HSV (HSB):
240°, 100.0000%, 84.7059%
XYZ:
12.3947, 4.9579, 65.2694
xyY:
0.1500, 0.0600, 4.9579
CIE-Lab:
26.6144, 69.8703, -95.1615
CIE-LCH:
26.6144, 118.0575, 306.2872
CIE-Luv:
26.6144, -7.7446, -107.4035
Hunter-Lab:
22.2663, 60.3973, -158.2112
#0000d8 color charts
#0000d8 color shades, tints & tones
#0000d8 color schemes
#0000d8 color preview, HTML & CSS examples
This text has a color of #0000d8
<p style="color:#0000d8;">Text here</p>
.mytext {color:#0000d8;}
This box has a color of #0000d8
<div style="background-color:#0000d8;">Content here</div>
.mybackground {background-color:#0000d8;}
Border around this has a color of #0000d8
<div style="border:2px solid #0000d8;">Content here</div>
.myborder {border:2px solid #0000d8;}