#100dff color space conversions
Hex:
#100dff
RGB:
16, 13, 255
CMY:
94, 95, 0
CMYK:
94, 95, 0, 0
HSL:
241°, 100.0000%, 52.5490%
HSV (HSB):
241°, 94.9020%, 100.0000%
XYZ:
18.4076, 7.6180, 95.1080
xyY:
0.1520, 0.0629, 7.6180
CIE-Lab:
33.1743, 77.3247, -106.3995
CIE-LCH:
33.1743, 131.5294, 306.0074
CIE-Luv:
33.1743, -9.3546, -131.2399
Hunter-Lab:
27.6007, 70.7447, -184.9839
#100dff color charts
#100dff RGB chart
#100dff CMYK chart
#100dff RGB pie chart
#100dff color shades, tints & tones
#100dff color schemes
#100dff color preview, HTML & CSS examples
This text has a color of #100dff
<p style="color:#100dff;">Text here</p>
.mytext {color:#100dff;}
Text color #100dff
This box has a color of #100dff
<div style="background-color:#100dff;">Content here</div>
.mybackground {background-color:#100dff;}
Background color #100dff
Border around this has a color of #100dff
<div style="border:2px solid #100dff;">Content here</div>
.myborder {border:2px solid #100dff;}
Border color #100dff