#000eea color space conversions
Hex:
#000eea
RGB:
0, 14, 234
CMY:
100, 95, 8
CMYK:
100, 94, 0, 8
HSL:
236°, 100.0000%, 45.8824%
HSV (HSB):
236°, 100.0000%, 91.7647%
XYZ:
15.0083, 6.2546, 78.2581
xyY:
0.1508, 0.0628, 6.2546
CIE-Lab:
30.0459, 71.7777, -99.7618
CIE-LCH:
30.0459, 122.9001, 305.7347
CIE-Luv:
30.0459, -9.0314, -118.9402
Hunter-Lab:
25.0092, 63.3540, -168.0225
#000eea color charts
#000eea RGB chart
#000eea CMYK chart
#000eea RGB pie chart
#000eea color shades, tints & tones
#000eea color schemes
#000eea color preview, HTML & CSS examples
This text has a color of #000eea
<p style="color:#000eea;">Text here</p>
.mytext {color:#000eea;}
Text color #000eea
This box has a color of #000eea
<div style="background-color:#000eea;">Content here</div>
.mybackground {background-color:#000eea;}
Background color #000eea
Border around this has a color of #000eea
<div style="border:2px solid #000eea;">Content here</div>
.myborder {border:2px solid #000eea;}
Border color #000eea