#94dcee color space conversions
Hex:
#94dcee
RGB:
148, 220, 238
CMY:
42, 14, 7
CMYK:
38, 8, 0, 7
HSL:
192°, 72.5806%, 75.6863%
HSV (HSB):
192°, 37.8151%, 93.3333%
XYZ:
53.2386, 63.6553, 90.3697
xyY:
0.2569, 0.3071, 63.6553
CIE-Lab:
83.7860, -17.9520, -15.9089
CIE-LCH:
83.7860, 23.9868, 221.5471
CIE-Luv:
83.7860, -34.1604, -22.2984
Hunter-Lab:
79.7843, -20.5128, -11.3073
#94dcee color charts
#94dcee color shades, tints & tones
#94dcee color schemes
#94dcee color preview, HTML & CSS examples
This text has a color of #94dcee
<p style="color:#94dcee;">Text here</p>
.mytext {color:#94dcee;}
This box has a color of #94dcee
<div style="background-color:#94dcee;">Content here</div>
.mybackground {background-color:#94dcee;}
Border around this has a color of #94dcee
<div style="border:2px solid #94dcee;">Content here</div>
.myborder {border:2px solid #94dcee;}