#135da5 color space conversions
Hex:
#135da5
RGB:
19, 93, 165
CMY:
93, 64, 35
CMYK:
88, 44, 0, 35
HSL:
210°, 79.3478%, 36.0784%
HSV (HSB):
210°, 88.4848%, 64.7059%
XYZ:
10.9744, 10.6838, 37.0811
xyY:
0.1868, 0.1819, 10.6838
CIE-Lab:
39.0427, 6.2205, -44.7659
CIE-LCH:
39.0427, 45.1961, 277.9109
CIE-Luv:
39.0427, -21.5382, -64.9352
Hunter-Lab:
32.6860, 2.7314, -44.3821
#135da5 color charts
#135da5 color shades, tints & tones
#135da5 color schemes
#135da5 color preview, HTML & CSS examples
This text has a color of #135da5
<p style="color:#135da5;">Text here</p>
.mytext {color:#135da5;}
This box has a color of #135da5
<div style="background-color:#135da5;">Content here</div>
.mybackground {background-color:#135da5;}
Border around this has a color of #135da5
<div style="border:2px solid #135da5;">Content here</div>
.myborder {border:2px solid #135da5;}