#0008b2 color space conversions
Hex:
#0008b2
RGB:
0, 8, 178
CMY:
100, 97, 30
CMYK:
100, 96, 0, 30
HSL:
237°, 100.0000%, 34.9020%
HSV (HSB):
237°, 100.0000%, 69.8039%
XYZ:
8.1227, 3.3880, 42.3453
xyY:
0.1508, 0.0629, 3.3880
CIE-Lab:
21.5353, 58.4472, -81.2701
CIE-LCH:
21.5353, 100.1045, 305.7226
CIE-Luv:
21.5353, -6.4777, -85.2143
Hunter-Lab:
18.4066, 46.5595, -123.5153
#0008b2 color charts
#0008b2 color shades, tints & tones
#0008b2 color schemes
#0008b2 color preview, HTML & CSS examples
This text has a color of #0008b2
<p style="color:#0008b2;">Text here</p>
.mytext {color:#0008b2;}
This box has a color of #0008b2
<div style="background-color:#0008b2;">Content here</div>
.mybackground {background-color:#0008b2;}
Border around this has a color of #0008b2
<div style="border:2px solid #0008b2;">Content here</div>
.myborder {border:2px solid #0008b2;}