#76acc2 color space conversions
Hex:
#76acc2
RGB:
118, 172, 194
CMY:
54, 33, 24
CMYK:
39, 11, 0, 24
HSL:
197°, 38.3838%, 61.1765%
HSV (HSB):
197°, 39.1753%, 76.0784%
XYZ:
31.9613, 37.2516, 56.5447
xyY:
0.2542, 0.2962, 37.2516
CIE-Lab:
67.4654, -12.0693, -16.8526
CIE-LCH:
67.4654, 20.7287, 234.3910
CIE-Luv:
67.4654, -26.0520, -24.0427
Hunter-Lab:
61.0341, -13.3358, -12.2050
#76acc2 color charts
#76acc2 color shades, tints & tones
#76acc2 color schemes
#76acc2 color preview, HTML & CSS examples
This text has a color of #76acc2
<p style="color:#76acc2;">Text here</p>
.mytext {color:#76acc2;}
This box has a color of #76acc2
<div style="background-color:#76acc2;">Content here</div>
.mybackground {background-color:#76acc2;}
Border around this has a color of #76acc2
<div style="border:2px solid #76acc2;">Content here</div>
.myborder {border:2px solid #76acc2;}