#1e94a5 color space conversions
Hex:
#1e94a5
RGB:
30, 148, 165
CMY:
88, 42, 35
CMYK:
82, 10, 0, 35
HSL:
188°, 69.2308%, 38.2353%
HSV (HSB):
188°, 81.8182%, 64.7059%
XYZ:
17.9169, 24.1724, 39.3187
xyY:
0.2201, 0.2969, 24.1724
CIE-Lab:
56.2600, -24.7766, -17.8355
CIE-LCH:
56.2600, 30.5284, 215.7484
CIE-Luv:
56.2600, -39.5399, -23.3221
Hunter-Lab:
49.1655, -20.9907, -12.9997
#1e94a5 color charts
#1e94a5 color shades, tints & tones
#1e94a5 color schemes
#1e94a5 color preview, HTML & CSS examples
This text has a color of #1e94a5
<p style="color:#1e94a5;">Text here</p>
.mytext {color:#1e94a5;}
This box has a color of #1e94a5
<div style="background-color:#1e94a5;">Content here</div>
.mybackground {background-color:#1e94a5;}
Border around this has a color of #1e94a5
<div style="border:2px solid #1e94a5;">Content here</div>
.myborder {border:2px solid #1e94a5;}