#100adc color space conversions
Hex:
#100adc
RGB:
16, 10, 220
CMY:
94, 96, 14
CMYK:
93, 95, 0, 14
HSL:
242°, 91.3043%, 45.0980%
HSV (HSB):
242°, 95.4545%, 86.2745%
XYZ:
13.2405, 5.4945, 68.0728
xyY:
0.1525, 0.0633, 5.4945
CIE-Lab:
28.0997, 69.1094, -94.9812
CIE-LCH:
28.0997, 117.4630, 306.0401
CIE-Luv:
28.0997, -7.7544, -110.8425
Hunter-Lab:
23.4405, 59.8061, -155.7743
#100adc color charts
#100adc color shades, tints & tones
#100adc color schemes
#100adc color preview, HTML & CSS examples
This text has a color of #100adc
<p style="color:#100adc;">Text here</p>
.mytext {color:#100adc;}
This box has a color of #100adc
<div style="background-color:#100adc;">Content here</div>
.mybackground {background-color:#100adc;}
Border around this has a color of #100adc
<div style="border:2px solid #100adc;">Content here</div>
.myborder {border:2px solid #100adc;}