#010d8b color space conversions
Hex:
#010d8b
RGB:
1, 13, 139
CMY:
100, 95, 45
CMYK:
99, 91, 0, 45
HSL:
235°, 98.5714%, 27.4510%
HSV (HSB):
235°, 99.2806%, 54.5098%
XYZ:
4.8166, 2.1584, 24.5888
xyY:
0.1526, 0.0684, 2.1584
CIE-Lab:
16.2974, 45.8156, -66.1079
CIE-LCH:
16.2974, 80.4322, 304.7236
CIE-Luv:
16.2974, -5.1277, -62.1334
Hunter-Lab:
14.6914, 32.8119, -88.9488
#010d8b color charts
#010d8b color shades, tints & tones
#010d8b color schemes
#010d8b color preview, HTML & CSS examples
This text has a color of #010d8b
<p style="color:#010d8b;">Text here</p>
.mytext {color:#010d8b;}
This box has a color of #010d8b
<div style="background-color:#010d8b;">Content here</div>
.mybackground {background-color:#010d8b;}
Border around this has a color of #010d8b
<div style="border:2px solid #010d8b;">Content here</div>
.myborder {border:2px solid #010d8b;}