#82abc5 color space conversions
Hex:
#82abc5
RGB:
130, 171, 197
CMY:
49, 33, 23
CMYK:
34, 13, 0, 23
HSL:
203°, 36.6120%, 64.1176%
HSV (HSB):
203°, 34.0102%, 77.2549%
XYZ:
33.8469, 37.9029, 58.3554
xyY:
0.2602, 0.2913, 37.9029
CIE-Lab:
67.9490, -7.4465, -17.7169
CIE-LCH:
67.9490, 19.2182, 247.2027
CIE-Luv:
67.9490, -20.9334, -26.1154
Hunter-Lab:
61.5653, -9.6050, -13.1030
#82abc5 color charts
#82abc5 color shades, tints & tones
#82abc5 color schemes
#82abc5 color preview, HTML & CSS examples
This text has a color of #82abc5
<p style="color:#82abc5;">Text here</p>
.mytext {color:#82abc5;}
This box has a color of #82abc5
<div style="background-color:#82abc5;">Content here</div>
.mybackground {background-color:#82abc5;}
Border around this has a color of #82abc5
<div style="border:2px solid #82abc5;">Content here</div>
.myborder {border:2px solid #82abc5;}