#134ed9 color space conversions
Hex:
#134ed9
RGB:
19, 78, 217
CMY:
93, 69, 15
CMYK:
91, 64, 0, 15
HSL:
222°, 83.8983%, 46.2745%
HSV (HSB):
222°, 91.2442%, 85.0980%
XYZ:
15.5173, 10.5970, 66.8732
xyY:
0.1669, 0.1140, 10.5970
CIE-Lab:
38.8932, 36.6640, -75.3611
CIE-LCH:
38.8932, 83.8066, 295.9434
CIE-Luv:
38.8932, -16.3626, -108.2368
Hunter-Lab:
32.5530, 28.1195, -99.0116
#134ed9 color charts
#134ed9 color shades, tints & tones
#134ed9 color schemes
#134ed9 color preview, HTML & CSS examples
This text has a color of #134ed9
<p style="color:#134ed9;">Text here</p>
.mytext {color:#134ed9;}
This box has a color of #134ed9
<div style="background-color:#134ed9;">Content here</div>
.mybackground {background-color:#134ed9;}
Border around this has a color of #134ed9
<div style="border:2px solid #134ed9;">Content here</div>
.myborder {border:2px solid #134ed9;}