#100ddb color space conversions
Hex:
#100ddb
RGB:
16, 13, 219
CMY:
94, 95, 14
CMYK:
93, 94, 0, 14
HSL:
241°, 88.7931%, 45.4902%
HSV (HSB):
241°, 94.0639%, 85.8824%
XYZ:
13.1438, 5.5125, 67.3891
xyY:
0.1528, 0.0641, 5.5125
CIE-Lab:
28.1476, 68.2703, -94.3241
CIE-LCH:
28.1476, 116.4383, 305.8964
CIE-Luv:
28.1476, -7.8351, -110.4529
Hunter-Lab:
23.4787, 58.8399, -153.7406
#100ddb color charts
#100ddb color shades, tints & tones
#100ddb color schemes
#100ddb color preview, HTML & CSS examples
This text has a color of #100ddb
<p style="color:#100ddb;">Text here</p>
.mytext {color:#100ddb;}
This box has a color of #100ddb
<div style="background-color:#100ddb;">Content here</div>
.mybackground {background-color:#100ddb;}
Border around this has a color of #100ddb
<div style="border:2px solid #100ddb;">Content here</div>
.myborder {border:2px solid #100ddb;}