#100db0 color space conversions
Hex:
#100db0
RGB:
16, 13, 176
CMY:
94, 95, 31
CMYK:
91, 93, 0, 31
HSL:
241°, 86.2434%, 37.0588%
HSV (HSB):
241°, 92.6136%, 69.0196%
XYZ:
8.1941, 3.5326, 41.3243
xyY:
0.1545, 0.0666, 3.5326
CIE-Lab:
22.0618, 56.8210, -79.1795
CIE-LCH:
22.0618, 97.4578, 305.6641
CIE-Luv:
22.0618, -5.9711, -85.0730
Hunter-Lab:
18.7952, 44.9285, -117.2020
#100db0 color charts
#100db0 color shades, tints & tones
#100db0 color schemes
#100db0 color preview, HTML & CSS examples
This text has a color of #100db0
<p style="color:#100db0;">Text here</p>
.mytext {color:#100db0;}
This box has a color of #100db0
<div style="background-color:#100db0;">Content here</div>
.mybackground {background-color:#100db0;}
Border around this has a color of #100db0
<div style="border:2px solid #100db0;">Content here</div>
.myborder {border:2px solid #100db0;}