#1e95a5 color space conversions
Hex:
#1e95a5
RGB:
30, 149, 165
CMY:
88, 42, 35
CMYK:
82, 10, 0, 35
HSL:
187°, 69.2308%, 38.2353%
HSV (HSB):
187°, 81.8182%, 64.7059%
XYZ:
18.0744, 24.4875, 39.3713
xyY:
0.2206, 0.2989, 24.4875
CIE-Lab:
56.5726, -25.2862, -17.3599
CIE-LCH:
56.5726, 30.6718, 214.4711
CIE-Luv:
56.5726, -39.8979, -22.5235
Hunter-Lab:
49.4849, -21.4012, -12.5330
#1e95a5 color charts
#1e95a5 color shades, tints & tones
#1e95a5 color schemes
#1e95a5 color preview, HTML & CSS examples
This text has a color of #1e95a5
<p style="color:#1e95a5;">Text here</p>
.mytext {color:#1e95a5;}
This box has a color of #1e95a5
<div style="background-color:#1e95a5;">Content here</div>
.mybackground {background-color:#1e95a5;}
Border around this has a color of #1e95a5
<div style="border:2px solid #1e95a5;">Content here</div>
.myborder {border:2px solid #1e95a5;}