#100ccc color space conversions
Hex:
#100ccc
RGB:
16, 12, 204
CMY:
94, 95, 20
CMYK:
92, 94, 0, 20
HSL:
241°, 88.8889%, 42.3529%
HSV (HSB):
241°, 94.1176%, 80.0000%
XYZ:
11.2442, 4.7327, 57.4476
xyY:
0.1531, 0.0645, 4.7327
CIE-Lab:
25.9594, 64.5931, -89.2659
CIE-LCH:
25.9594, 110.1848, 305.8896
CIE-Luv:
25.9594, -7.1433, -101.5863
Hunter-Lab:
21.7549, 54.1887, -141.3375
#100ccc color charts
#100ccc RGB chart
#100ccc CMYK chart
#100ccc RGB pie chart
#100ccc color shades, tints & tones
#100ccc color schemes
#100ccc color preview, HTML & CSS examples
This text has a color of #100ccc
<p style="color:#100ccc;">Text here</p>
.mytext {color:#100ccc;}
Text color #100ccc
This box has a color of #100ccc
<div style="background-color:#100ccc;">Content here</div>
.mybackground {background-color:#100ccc;}
Background color #100ccc
Border around this has a color of #100ccc
<div style="border:2px solid #100ccc;">Content here</div>
.myborder {border:2px solid #100ccc;}
Border color #100ccc