#100ca4 color space conversions
Hex:
#100ca4
RGB:
16, 12, 164
CMY:
94, 95, 36
CMYK:
90, 93, 0, 36
HSL:
242°, 86.3636%, 34.5098%
HSV (HSB):
242°, 92.6829%, 64.3137%
XYZ:
7.0460, 3.0534, 35.3400
xyY:
0.1551, 0.0672, 3.0534
CIE-Lab:
20.2567, 53.7626, -74.9345
CIE-LCH:
20.2567, 92.2258, 305.6580
CIE-Luv:
20.2567, -5.3811, -77.7780
Hunter-Lab:
17.4741, 41.3961, -107.6775
#100ca4 color charts
#100ca4 color shades, tints & tones
#100ca4 color schemes
#100ca4 color preview, HTML & CSS examples
This text has a color of #100ca4
<p style="color:#100ca4;">Text here</p>
.mytext {color:#100ca4;}
This box has a color of #100ca4
<div style="background-color:#100ca4;">Content here</div>
.mybackground {background-color:#100ca4;}
Border around this has a color of #100ca4
<div style="border:2px solid #100ca4;">Content here</div>
.myborder {border:2px solid #100ca4;}