#0005a9 color space conversions
Hex:
#0005a9
RGB:
0, 5, 169
CMY:
100, 98, 34
CMYK:
100, 97, 0, 34
HSL:
238°, 100.0000%, 33.1373%
HSV (HSB):
238°, 100.0000%, 66.2745%
XYZ:
7.2157, 2.9731, 37.7297
xyY:
0.1506, 0.0620, 2.9731
CIE-Lab:
19.9359, 56.8181, -78.5183
CIE-LCH:
19.9359, 96.9196, 305.8906
CIE-Luv:
19.9359, -5.9389, -79.3485
Hunter-Lab:
17.2427, 44.5236, -117.6656
#0005a9 color charts
#0005a9 color shades, tints & tones
#0005a9 color schemes
#0005a9 color preview, HTML & CSS examples
This text has a color of #0005a9
<p style="color:#0005a9;">Text here</p>
.mytext {color:#0005a9;}
This box has a color of #0005a9
<div style="background-color:#0005a9;">Content here</div>
.mybackground {background-color:#0005a9;}
Border around this has a color of #0005a9
<div style="border:2px solid #0005a9;">Content here</div>
.myborder {border:2px solid #0005a9;}