#1001a5 color space conversions
Hex:
#1001a5
RGB:
16, 1, 165
CMY:
94, 100, 35
CMYK:
90, 99, 0, 35
HSL:
245°, 98.7952%, 32.5490%
HSV (HSB):
245°, 99.3939%, 64.7059%
XYZ:
7.0161, 2.8485, 35.7773
xyY:
0.1537, 0.0624, 2.8485
CIE-Lab:
19.4266, 57.0428, -76.9304
CIE-LCH:
19.4266, 95.7714, 306.5564
CIE-Luv:
19.4266, -4.8418, -77.0581
Hunter-Lab:
16.8774, 44.6682, -113.8706
#1001a5 color charts
#1001a5 color shades, tints & tones
#1001a5 color schemes
#1001a5 color preview, HTML & CSS examples
This text has a color of #1001a5
<p style="color:#1001a5;">Text here</p>
.mytext {color:#1001a5;}
This box has a color of #1001a5
<div style="background-color:#1001a5;">Content here</div>
.mybackground {background-color:#1001a5;}
Border around this has a color of #1001a5
<div style="border:2px solid #1001a5;">Content here</div>
.myborder {border:2px solid #1001a5;}