#100bc0 color space conversions
Hex:
#100bc0
RGB:
16, 11, 192
CMY:
94, 96, 25
CMYK:
92, 94, 0, 25
HSL:
242°, 89.1626%, 39.8039%
HSV (HSB):
242°, 94.2708%, 75.2941%
XYZ:
9.8478, 4.1553, 50.1522
xyY:
0.1535, 0.0648, 4.1553
CIE-Lab:
24.1783, 61.6567, -85.1838
CIE-LCH:
24.1783, 105.1562, 305.8973
CIE-Luv:
24.1783, -6.5715, -94.4079
Hunter-Lab:
20.3845, 50.5608, -131.6027
#100bc0 color charts
#100bc0 color shades, tints & tones
#100bc0 color schemes
#100bc0 color preview, HTML & CSS examples
This text has a color of #100bc0
<p style="color:#100bc0;">Text here</p>
.mytext {color:#100bc0;}
This box has a color of #100bc0
<div style="background-color:#100bc0;">Content here</div>
.mybackground {background-color:#100bc0;}
Border around this has a color of #100bc0
<div style="border:2px solid #100bc0;">Content here</div>
.myborder {border:2px solid #100bc0;}