#100bdc color space conversions
Hex:
#100bdc
RGB:
16, 11, 220
CMY:
94, 96, 14
CMYK:
93, 95, 0, 14
HSL:
241°, 90.4762%, 45.2941%
HSV (HSB):
241°, 95.0000%, 86.2745%
XYZ:
13.2516, 5.5168, 68.0766
xyY:
0.1526, 0.0635, 5.5168
CIE-Lab:
28.1591, 68.9257, -94.8818
CIE-LCH:
28.1591, 117.2745, 305.9960
CIE-Luv:
28.1591, -7.7932, -110.9045
Hunter-Lab:
23.4879, 59.6040, -155.4027
#100bdc color charts
#100bdc RGB chart
#100bdc CMYK chart
#100bdc RGB pie chart
#100bdc color shades, tints & tones
#100bdc color schemes
#100bdc color preview, HTML & CSS examples
This text has a color of #100bdc
<p style="color:#100bdc;">Text here</p>
.mytext {color:#100bdc;}
Text color #100bdc
This box has a color of #100bdc
<div style="background-color:#100bdc;">Content here</div>
.mybackground {background-color:#100bdc;}
Background color #100bdc
Border around this has a color of #100bdc
<div style="border:2px solid #100bdc;">Content here</div>
.myborder {border:2px solid #100bdc;}
Border color #100bdc