#100cdc color space conversions
Hex:
#100cdc
RGB:
16, 12, 220
CMY:
94, 95, 14
CMYK:
93, 95, 0, 14
HSL:
241°, 89.6552%, 45.4902%
HSV (HSB):
241°, 94.5455%, 86.2745%
XYZ:
13.2634, 5.5404, 68.0805
xyY:
0.1527, 0.0638, 5.5404
CIE-Lab:
28.2220, 68.7316, -94.7767
CIE-LCH:
28.2220, 117.0754, 305.9494
CIE-Luv:
28.2220, -7.8343, -110.9691
Hunter-Lab:
23.5381, 59.3910, -155.0111
#100cdc color charts
#100cdc RGB chart
#100cdc CMYK chart
#100cdc RGB pie chart
#100cdc color shades, tints & tones
#100cdc color schemes
#100cdc color preview, HTML & CSS examples
This text has a color of #100cdc
<p style="color:#100cdc;">Text here</p>
.mytext {color:#100cdc;}
Text color #100cdc
This box has a color of #100cdc
<div style="background-color:#100cdc;">Content here</div>
.mybackground {background-color:#100cdc;}
Background color #100cdc
Border around this has a color of #100cdc
<div style="border:2px solid #100cdc;">Content here</div>
.myborder {border:2px solid #100cdc;}
Border color #100cdc