#100fdc color space conversions
Hex:
#100fdc
RGB:
16, 15, 220
CMY:
94, 94, 14
CMYK:
93, 93, 0, 14
HSL:
240°, 87.2340%, 46.0784%
HSV (HSB):
240°, 93.1818%, 86.2745%
XYZ:
13.3028, 5.6191, 68.0936
xyY:
0.1529, 0.0646, 5.6191
CIE-Lab:
28.4304, 68.0895, -94.4283
CIE-LCH:
28.4304, 116.4169, 305.7942
CIE-Luv:
28.4304, -7.9716, -111.1771
Hunter-Lab:
23.7047, 58.6889, -153.7221
#100fdc color charts
#100fdc RGB chart
#100fdc CMYK chart
#100fdc RGB pie chart
#100fdc color shades, tints & tones
#100fdc color schemes
#100fdc color preview, HTML & CSS examples
This text has a color of #100fdc
<p style="color:#100fdc;">Text here</p>
.mytext {color:#100fdc;}
Text color #100fdc
This box has a color of #100fdc
<div style="background-color:#100fdc;">Content here</div>
.mybackground {background-color:#100fdc;}
Background color #100fdc
Border around this has a color of #100fdc
<div style="border:2px solid #100fdc;">Content here</div>
.myborder {border:2px solid #100fdc;}
Border color #100fdc