#94acc3 color space conversions
Hex:
#94acc3
RGB:
148, 172, 195
CMY:
42, 33, 24
CMYK:
24, 12, 0, 24
HSL:
209°, 28.1437%, 67.2549%
HSV (HSB):
209°, 24.1026%, 76.4706%
XYZ:
36.8156, 39.7411, 57.3602
xyY:
0.2749, 0.2968, 39.7411
CIE-Lab:
69.2847, -3.1315, -14.4850
CIE-LCH:
69.2847, 14.8196, 257.8011
CIE-Luv:
69.2847, -13.4276, -21.6464
Hunter-Lab:
63.0405, -6.0771, -9.8192
#94acc3 color charts
#94acc3 color shades, tints & tones
#94acc3 color schemes
#94acc3 color preview, HTML & CSS examples
This text has a color of #94acc3
<p style="color:#94acc3;">Text here</p>
.mytext {color:#94acc3;}
This box has a color of #94acc3
<div style="background-color:#94acc3;">Content here</div>
.mybackground {background-color:#94acc3;}
Border around this has a color of #94acc3
<div style="border:2px solid #94acc3;">Content here</div>
.myborder {border:2px solid #94acc3;}