#134ec5 color space conversions
Hex:
#134ec5
RGB:
19, 78, 197
CMY:
93, 69, 23
CMYK:
90, 60, 0, 23
HSL:
220°, 82.4074%, 42.3529%
HSV (HSB):
220°, 90.3553%, 77.2549%
XYZ:
13.0710, 9.6184, 53.9910
xyY:
0.1705, 0.1254, 9.6184
CIE-Lab:
37.1487, 28.9940, -66.6652
CIE-LCH:
37.1487, 72.6974, 293.5052
CIE-Luv:
37.1487, -16.4703, -95.2547
Hunter-Lab:
31.0136, 20.9567, -81.5072
#134ec5 color charts
#134ec5 color shades, tints & tones
#134ec5 color schemes
#134ec5 color preview, HTML & CSS examples
This text has a color of #134ec5
<p style="color:#134ec5;">Text here</p>
.mytext {color:#134ec5;}
This box has a color of #134ec5
<div style="background-color:#134ec5;">Content here</div>
.mybackground {background-color:#134ec5;}
Border around this has a color of #134ec5
<div style="border:2px solid #134ec5;">Content here</div>
.myborder {border:2px solid #134ec5;}