#134ec7 color space conversions
Hex:
#134ec7
RGB:
19, 78, 199
CMY:
93, 69, 22
CMYK:
90, 61, 0, 22
HSL:
220°, 82.5688%, 42.7451%
HSV (HSB):
220°, 90.4523%, 78.0392%
XYZ:
13.3018, 9.7107, 55.2061
xyY:
0.1701, 0.1241, 9.7107
CIE-Lab:
37.3182, 29.7734, -67.5519
CIE-LCH:
37.3182, 73.8222, 293.7855
CIE-Luv:
37.3182, -16.4533, -96.5793
Hunter-Lab:
31.1621, 21.6604, -83.2235
#134ec7 color charts
#134ec7 color shades, tints & tones
#134ec7 color schemes
#134ec7 color preview, HTML & CSS examples
This text has a color of #134ec7
<p style="color:#134ec7;">Text here</p>
.mytext {color:#134ec7;}
This box has a color of #134ec7
<div style="background-color:#134ec7;">Content here</div>
.mybackground {background-color:#134ec7;}
Border around this has a color of #134ec7
<div style="border:2px solid #134ec7;">Content here</div>
.myborder {border:2px solid #134ec7;}