#100cea color space conversions
Hex:
#100cea
RGB:
16, 12, 234
CMY:
94, 95, 8
CMYK:
93, 95, 0, 8
HSL:
241°, 90.2439%, 48.2353%
HSV (HSB):
241°, 94.8718%, 91.7647%
XYZ:
15.1964, 6.3136, 78.2596
xyY:
0.1523, 0.0633, 6.3136
CIE-Lab:
30.1903, 72.2797, -99.5139
CIE-LCH:
30.1903, 122.9934, 305.9920
CIE-Luv:
30.1903, -8.4324, -119.1080
Hunter-Lab:
25.1269, 63.9825, -167.0742
#100cea color charts
#100cea RGB chart
#100cea CMYK chart
#100cea RGB pie chart
#100cea color shades, tints & tones
#100cea color schemes
#100cea color preview, HTML & CSS examples
This text has a color of #100cea
<p style="color:#100cea;">Text here</p>
.mytext {color:#100cea;}
Text color #100cea
This box has a color of #100cea
<div style="background-color:#100cea;">Content here</div>
.mybackground {background-color:#100cea;}
Background color #100cea
Border around this has a color of #100cea
<div style="border:2px solid #100cea;">Content here</div>
.myborder {border:2px solid #100cea;}
Border color #100cea