#82abc9 color space conversions
Hex:
#82abc9
RGB:
130, 171, 201
CMY:
49, 33, 21
CMYK:
35, 15, 0, 21
HSL:
205°, 39.6648%, 64.9020%
HSV (HSB):
205°, 35.3234%, 78.8235%
XYZ:
34.3114, 38.0887, 60.8018
xyY:
0.2576, 0.2859, 38.0887
CIE-Lab:
68.0859, -6.4228, -19.7199
CIE-LCH:
68.0859, 20.7395, 251.9595
CIE-Luv:
68.0859, -20.9600, -29.5091
Hunter-Lab:
61.7160, -8.7648, -15.2105
#82abc9 color charts
#82abc9 color shades, tints & tones
#82abc9 color schemes
#82abc9 color preview, HTML & CSS examples
This text has a color of #82abc9
<p style="color:#82abc9;">Text here</p>
.mytext {color:#82abc9;}
This box has a color of #82abc9
<div style="background-color:#82abc9;">Content here</div>
.mybackground {background-color:#82abc9;}
Border around this has a color of #82abc9
<div style="border:2px solid #82abc9;">Content here</div>
.myborder {border:2px solid #82abc9;}