#100ca5 color space conversions
Hex:
#100ca5
RGB:
16, 12, 165
CMY:
94, 95, 35
CMYK:
90, 93, 0, 35
HSL:
242°, 86.4407%, 34.7059%
HSV (HSB):
242°, 92.7273%, 64.7059%
XYZ:
7.1367, 3.0897, 35.8175
xyY:
0.1550, 0.0671, 3.0897
CIE-Lab:
20.3997, 54.0435, -75.3043
CIE-LCH:
20.3997, 92.6900, 305.6658
CIE-Luv:
20.3997, -5.4257, -78.3785
Hunter-Lab:
17.5776, 41.7121, -108.5099
#100ca5 color charts
#100ca5 color shades, tints & tones
#100ca5 color schemes
#100ca5 color preview, HTML & CSS examples
This text has a color of #100ca5
<p style="color:#100ca5;">Text here</p>
.mytext {color:#100ca5;}
This box has a color of #100ca5
<div style="background-color:#100ca5;">Content here</div>
.mybackground {background-color:#100ca5;}
Border around this has a color of #100ca5
<div style="border:2px solid #100ca5;">Content here</div>
.myborder {border:2px solid #100ca5;}