#100fb2 color space conversions
Hex:
#100fb2
RGB:
16, 15, 178
CMY:
94, 94, 30
CMYK:
91, 92, 0, 30
HSL:
240°, 84.4560%, 37.8431%
HSV (HSB):
240°, 91.5730%, 69.8039%
XYZ:
8.4204, 3.6662, 42.3833
xyY:
0.1546, 0.0673, 3.6662
CIE-Lab:
22.5356, 56.7939, -79.5892
CIE-LCH:
22.5356, 97.7752, 305.5112
CIE-Luv:
22.5356, -6.1791, -86.4793
Hunter-Lab:
19.1472, 44.9915, -117.8383
#100fb2 color charts
#100fb2 color shades, tints & tones
#100fb2 color schemes
#100fb2 color preview, HTML & CSS examples
This text has a color of #100fb2
<p style="color:#100fb2;">Text here</p>
.mytext {color:#100fb2;}
This box has a color of #100fb2
<div style="background-color:#100fb2;">Content here</div>
.mybackground {background-color:#100fb2;}
Border around this has a color of #100fb2
<div style="border:2px solid #100fb2;">Content here</div>
.myborder {border:2px solid #100fb2;}