#0008a5 color space conversions
Hex:
#0008a5
RGB:
0, 8, 165
CMY:
100, 97, 35
CMYK:
100, 95, 0, 35
HSL:
237°, 100.0000%, 32.3529%
HSV (HSB):
237°, 100.0000%, 64.7059%
XYZ:
6.8784, 2.8903, 35.7927
xyY:
0.1510, 0.0634, 2.8903
CIE-Lab:
19.5990, 54.9182, -76.6528
CIE-LCH:
19.5990, 94.2956, 305.6199
CIE-Luv:
19.5990, -5.9298, -77.2752
Hunter-Lab:
17.0008, 42.4679, -112.9256
#0008a5 color charts
#0008a5 color shades, tints & tones
#0008a5 color schemes
#0008a5 color preview, HTML & CSS examples
This text has a color of #0008a5
<p style="color:#0008a5;">Text here</p>
.mytext {color:#0008a5;}
This box has a color of #0008a5
<div style="background-color:#0008a5;">Content here</div>
.mybackground {background-color:#0008a5;}
Border around this has a color of #0008a5
<div style="border:2px solid #0008a5;">Content here</div>
.myborder {border:2px solid #0008a5;}