#100bed color space conversions
Hex:
#100bed
RGB:
16, 11, 237
CMY:
94, 96, 7
CMYK:
93, 95, 0, 7
HSL:
241°, 91.1290%, 48.6275%
HSV (HSB):
241°, 95.3586%, 92.9412%
XYZ:
15.6194, 6.4639, 80.5452
xyY:
0.1522, 0.0630, 6.4639
CIE-Lab:
30.5540, 73.2069, -100.6142
CIE-LCH:
30.5540, 124.4286, 306.0396
CIE-Luv:
30.5540, -8.5223, -120.7884
Hunter-Lab:
25.4243, 65.1692, -170.0364
#100bed color charts
#100bed RGB chart
#100bed CMYK chart
#100bed RGB pie chart
#100bed color shades, tints & tones
#100bed color schemes
#100bed color preview, HTML & CSS examples
This text has a color of #100bed
<p style="color:#100bed;">Text here</p>
.mytext {color:#100bed;}
Text color #100bed
This box has a color of #100bed
<div style="background-color:#100bed;">Content here</div>
.mybackground {background-color:#100bed;}
Background color #100bed
Border around this has a color of #100bed
<div style="border:2px solid #100bed;">Content here</div>
.myborder {border:2px solid #100bed;}
Border color #100bed