#1e84a5 color space conversions
Hex:
#1e84a5
RGB:
30, 132, 165
CMY:
88, 48, 35
CMYK:
82, 20, 0, 35
HSL:
195°, 69.2308%, 38.2353%
HSV (HSB):
195°, 81.8182%, 64.7059%
XYZ:
15.5782, 19.4952, 38.5392
xyY:
0.2116, 0.2648, 19.4952
CIE-Lab:
51.2616, -16.2909, -25.5061
CIE-LCH:
51.2616, 30.2647, 237.4334
CIE-Luv:
51.2616, -33.8163, -36.0895
Hunter-Lab:
44.1533, -14.2898, -20.8439
#1e84a5 color charts
#1e84a5 color shades, tints & tones
#1e84a5 color schemes
#1e84a5 color preview, HTML & CSS examples
This text has a color of #1e84a5
<p style="color:#1e84a5;">Text here</p>
.mytext {color:#1e84a5;}
This box has a color of #1e84a5
<div style="background-color:#1e84a5;">Content here</div>
.mybackground {background-color:#1e84a5;}
Border around this has a color of #1e84a5
<div style="border:2px solid #1e84a5;">Content here</div>
.myborder {border:2px solid #1e84a5;}