#100fcc color space conversions
Hex:
#100fcc
RGB:
16, 15, 204
CMY:
94, 94, 20
CMYK:
92, 93, 0, 20
HSL:
240°, 86.3014%, 42.9412%
HSV (HSB):
240°, 92.6471%, 80.0000%
XYZ:
11.2836, 4.8114, 57.4607
xyY:
0.1534, 0.0654, 4.8114
CIE-Lab:
26.1907, 63.8821, -88.8794
CIE-LCH:
26.1907, 109.4553, 305.7067
CIE-Luv:
26.1907, -7.2936, -101.8292
Hunter-Lab:
21.9350, 53.4360, -139.9611
#100fcc color charts
#100fcc RGB chart
#100fcc CMYK chart
#100fcc RGB pie chart
#100fcc color shades, tints & tones
#100fcc color schemes
#100fcc color preview, HTML & CSS examples
This text has a color of #100fcc
<p style="color:#100fcc;">Text here</p>
.mytext {color:#100fcc;}
Text color #100fcc
This box has a color of #100fcc
<div style="background-color:#100fcc;">Content here</div>
.mybackground {background-color:#100fcc;}
Background color #100fcc
Border around this has a color of #100fcc
<div style="border:2px solid #100fcc;">Content here</div>
.myborder {border:2px solid #100fcc;}
Border color #100fcc