#100f81 color space conversions
Hex:
#100f81
RGB:
16, 15, 129
CMY:
94, 94, 49
CMYK:
88, 88, 0, 49
HSL:
241°, 79.1667%, 28.2353%
HSV (HSB):
241°, 88.3721%, 50.5882%
XYZ:
4.3470, 2.0368, 20.9329
xyY:
0.1591, 0.0746, 2.0368
CIE-Lab:
15.6791, 42.2595, -60.8111
CIE-LCH:
15.6791, 74.0531, 304.7966
CIE-Luv:
15.6791, -4.0488, -57.2158
Hunter-Lab:
14.2716, 29.3936, -76.9736
#100f81 color charts
#100f81 color shades, tints & tones
#100f81 color schemes
#100f81 color preview, HTML & CSS examples
This text has a color of #100f81
<p style="color:#100f81;">Text here</p>
.mytext {color:#100f81;}
This box has a color of #100f81
<div style="background-color:#100f81;">Content here</div>
.mybackground {background-color:#100f81;}
Border around this has a color of #100f81
<div style="border:2px solid #100f81;">Content here</div>
.myborder {border:2px solid #100f81;}