#82c2c2 color space conversions
Hex:
#82c2c2
RGB:
130, 194, 194
CMY:
49, 24, 24
CMYK:
33, 0, 0, 24
HSL:
180°, 34.4086%, 63.5294%
HSV (HSB):
180°, 32.9897%, 76.0784%
XYZ:
38.2353, 47.2244, 58.1390
xyY:
0.2663, 0.3289, 47.2244
CIE-Lab:
74.3331, -20.2657, -6.5086
CIE-LCH:
74.3331, 21.2852, 197.8052
CIE-Luv:
74.3331, -30.7131, -6.6378
Hunter-Lab:
68.7200, -20.9440, -2.0569
#82c2c2 color charts
#82c2c2 color shades, tints & tones
#82c2c2 color schemes
#82c2c2 color preview, HTML & CSS examples
This text has a color of #82c2c2
<p style="color:#82c2c2;">Text here</p>
.mytext {color:#82c2c2;}
This box has a color of #82c2c2
<div style="background-color:#82c2c2;">Content here</div>
.mybackground {background-color:#82c2c2;}
Border around this has a color of #82c2c2
<div style="border:2px solid #82c2c2;">Content here</div>
.myborder {border:2px solid #82c2c2;}