#82abc4 color space conversions
Hex:
#82abc4
RGB:
130, 171, 196
CMY:
49, 33, 23
CMYK:
34, 13, 0, 23
HSL:
203°, 35.8696%, 63.9216%
HSV (HSB):
203°, 33.6735%, 76.8627%
XYZ:
33.7326, 37.8572, 57.7538
xyY:
0.2608, 0.2927, 37.8572
CIE-Lab:
67.9152, -7.7002, -17.2149
CIE-LCH:
67.9152, 18.8586, 245.9010
CIE-Luv:
67.9152, -20.9269, -25.2690
Hunter-Lab:
61.5282, -9.8122, -12.5832
#82abc4 color charts
#82abc4 color shades, tints & tones
#82abc4 color schemes
#82abc4 color preview, HTML & CSS examples
This text has a color of #82abc4
<p style="color:#82abc4;">Text here</p>
.mytext {color:#82abc4;}
This box has a color of #82abc4
<div style="background-color:#82abc4;">Content here</div>
.mybackground {background-color:#82abc4;}
Border around this has a color of #82abc4
<div style="border:2px solid #82abc4;">Content here</div>
.myborder {border:2px solid #82abc4;}