#100ace color space conversions
Hex:
#100ace
RGB:
16, 10, 206
CMY:
94, 96, 19
CMYK:
92, 95, 0, 19
HSL:
242°, 90.7407%, 42.3529%
HSV (HSB):
242°, 95.1456%, 80.7843%
XYZ:
11.4628, 4.7835, 58.7117
xyY:
0.1529, 0.0638, 4.7835
CIE-Lab:
26.1088, 65.5293, -90.1851
CIE-LCH:
26.1088, 111.4784, 306.0025
CIE-Luv:
26.1088, -7.1436, -102.6182
Hunter-Lab:
21.8712, 55.2784, -143.8503
#100ace color charts
#100ace RGB chart
#100ace CMYK chart
#100ace RGB pie chart
#100ace color shades, tints & tones
#100ace color schemes
#100ace color preview, HTML & CSS examples
This text has a color of #100ace
<p style="color:#100ace;">Text here</p>
.mytext {color:#100ace;}
Text color #100ace
This box has a color of #100ace
<div style="background-color:#100ace;">Content here</div>
.mybackground {background-color:#100ace;}
Background color #100ace
Border around this has a color of #100ace
<div style="border:2px solid #100ace;">Content here</div>
.myborder {border:2px solid #100ace;}
Border color #100ace