#100edc color space conversions
Hex:
#100edc
RGB:
16, 14, 220
CMY:
94, 95, 14
CMYK:
93, 94, 0, 14
HSL:
241°, 88.0342%, 45.8824%
HSV (HSB):
241°, 93.6364%, 86.2745%
XYZ:
13.2890, 5.5915, 68.0890
xyY:
0.1528, 0.0643, 5.5915
CIE-Lab:
28.3576, 68.3135, -94.5500
CIE-LCH:
28.3576, 116.6466, 305.8486
CIE-Luv:
28.3576, -7.9235, -111.1055
Hunter-Lab:
23.6464, 58.9334, -154.1708
#100edc color charts
#100edc RGB chart
#100edc CMYK chart
#100edc RGB pie chart
#100edc color shades, tints & tones
#100edc color schemes
#100edc color preview, HTML & CSS examples
This text has a color of #100edc
<p style="color:#100edc;">Text here</p>
.mytext {color:#100edc;}
Text color #100edc
This box has a color of #100edc
<div style="background-color:#100edc;">Content here</div>
.mybackground {background-color:#100edc;}
Background color #100edc
Border around this has a color of #100edc
<div style="border:2px solid #100edc;">Content here</div>
.myborder {border:2px solid #100edc;}
Border color #100edc