#0005d1 color space conversions
Hex:
#0005d1
RGB:
0, 5, 209
CMY:
100, 98, 18
CMYK:
100, 98, 0, 18
HSL:
239°, 100.0000%, 40.9804%
HSV (HSB):
239°, 100.0000%, 81.9608%
XYZ:
11.5629, 4.7120, 60.6217
xyY:
0.1504, 0.0613, 4.7120
CIE-Lab:
25.8980, 67.1548, -92.2950
CIE-LCH:
25.8980, 114.1409, 306.0400
CIE-Luv:
25.8980, -7.6478, -103.6166
Hunter-Lab:
21.7071, 57.0955, -150.3847
#0005d1 color charts
#0005d1 color shades, tints & tones
#0005d1 color schemes
#0005d1 color preview, HTML & CSS examples
This text has a color of #0005d1
<p style="color:#0005d1;">Text here</p>
.mytext {color:#0005d1;}
This box has a color of #0005d1
<div style="background-color:#0005d1;">Content here</div>
.mybackground {background-color:#0005d1;}
Border around this has a color of #0005d1
<div style="border:2px solid #0005d1;">Content here</div>
.myborder {border:2px solid #0005d1;}