#010d85 color space conversions
Hex:
#010d85
RGB:
1, 13, 133
CMY:
100, 95, 48
CMYK:
99, 90, 0, 48
HSL:
235°, 98.5075%, 26.2745%
HSV (HSB):
235°, 99.2481%, 52.1569%
XYZ:
4.3901, 1.9878, 22.3426
xyY:
0.1529, 0.0692, 1.9878
CIE-Lab:
15.4229, 43.9534, -63.7880
CIE-LCH:
15.4229, 77.4649, 304.5690
CIE-Luv:
15.4229, -4.8876, -58.4688
Hunter-Lab:
14.0988, 30.9085, -84.0888
#010d85 color charts
#010d85 color shades, tints & tones
#010d85 color schemes
#010d85 color preview, HTML & CSS examples
This text has a color of #010d85
<p style="color:#010d85;">Text here</p>
.mytext {color:#010d85;}
This box has a color of #010d85
<div style="background-color:#010d85;">Content here</div>
.mybackground {background-color:#010d85;}
Border around this has a color of #010d85
<div style="border:2px solid #010d85;">Content here</div>
.myborder {border:2px solid #010d85;}