#130e65 color space conversions
Hex:
#130e65
RGB:
19, 14, 101
CMY:
93, 95, 60
CMYK:
81, 86, 0, 60
HSL:
243°, 75.6522%, 22.5490%
HSV (HSB):
243°, 86.1386%, 39.6078%
XYZ:
2.7746, 1.3921, 12.4344
xyY:
0.1671, 0.0839, 1.3921
CIE-Lab:
11.9050, 33.6729, -48.9206
CIE-LCH:
11.9050, 59.3893, 304.5403
CIE-Luv:
11.9050, -2.4422, -40.6733
Hunter-Lab:
11.7988, 21.3277, -54.2249
#130e65 color charts
#130e65 color shades, tints & tones
#130e65 color schemes
#130e65 color preview, HTML & CSS examples
This text has a color of #130e65
<p style="color:#130e65;">Text here</p>
.mytext {color:#130e65;}
This box has a color of #130e65
<div style="background-color:#130e65;">Content here</div>
.mybackground {background-color:#130e65;}
Border around this has a color of #130e65
<div style="border:2px solid #130e65;">Content here</div>
.myborder {border:2px solid #130e65;}