#100daf color space conversions
Hex:
#100daf
RGB:
16, 13, 175
CMY:
94, 95, 31
CMYK:
91, 93, 0, 31
HSL:
241°, 86.1702%, 36.8627%
HSV (HSB):
241°, 92.5714%, 68.6275%
XYZ:
8.0955, 3.4932, 40.8050
xyY:
0.1545, 0.0667, 3.4932
CIE-Lab:
21.9196, 56.5443, -78.8156
CIE-LCH:
21.9196, 97.0008, 305.6566
CIE-Luv:
21.9196, -5.9272, -84.4764
Hunter-Lab:
18.6900, 44.6090, -116.3623
#100daf color charts
#100daf RGB chart
#100daf CMYK chart
#100daf RGB pie chart
#100daf color shades, tints & tones
#100daf color schemes
#100daf color preview, HTML & CSS examples
This text has a color of #100daf
<p style="color:#100daf;">Text here</p>
.mytext {color:#100daf;}
Text color #100daf
This box has a color of #100daf
<div style="background-color:#100daf;">Content here</div>
.mybackground {background-color:#100daf;}
Background color #100daf
Border around this has a color of #100daf
<div style="border:2px solid #100daf;">Content here</div>
.myborder {border:2px solid #100daf;}
Border color #100daf