#100dcc color space conversions
Hex:
#100dcc
RGB:
16, 13, 204
CMY:
94, 95, 20
CMYK:
92, 94, 0, 20
HSL:
241°, 88.0184%, 42.5490%
HSV (HSB):
241°, 93.6275%, 80.0000%
XYZ:
11.2567, 4.7576, 57.4518
xyY:
0.1532, 0.0648, 4.7576
CIE-Lab:
26.0328, 64.3670, -89.1432
CIE-LCH:
26.0328, 109.9528, 305.8317
CIE-Luv:
26.0328, -7.1909, -101.6648
Hunter-Lab:
21.8120, 53.9488, -140.8985
#100dcc color charts
#100dcc RGB chart
#100dcc CMYK chart
#100dcc RGB pie chart
#100dcc color shades, tints & tones
#100dcc color schemes
#100dcc color preview, HTML & CSS examples
This text has a color of #100dcc
<p style="color:#100dcc;">Text here</p>
.mytext {color:#100dcc;}
Text color #100dcc
This box has a color of #100dcc
<div style="background-color:#100dcc;">Content here</div>
.mybackground {background-color:#100dcc;}
Background color #100dcc
Border around this has a color of #100dcc
<div style="border:2px solid #100dcc;">Content here</div>
.myborder {border:2px solid #100dcc;}
Border color #100dcc