#82d2d2 color space conversions
Hex:
#82d2d2
RGB:
130, 210, 210
CMY:
49, 18, 18
CMYK:
38, 0, 0, 18
HSL:
180°, 47.0588%, 66.6667%
HSV (HSB):
180°, 38.0952%, 82.3529%
XYZ:
43.8854, 55.4922, 69.3708
xyY:
0.2601, 0.3288, 55.4922
CIE-Lab:
79.3239, -24.4255, -7.7437
CIE-LCH:
79.3239, 25.6236, 197.5903
CIE-Luv:
79.3239, -37.0802, -8.0121
Hunter-Lab:
74.4931, -25.2049, -3.0680
#82d2d2 color charts
#82d2d2 color shades, tints & tones
#82d2d2 color schemes
#82d2d2 color preview, HTML & CSS examples
This text has a color of #82d2d2
<p style="color:#82d2d2;">Text here</p>
.mytext {color:#82d2d2;}
This box has a color of #82d2d2
<div style="background-color:#82d2d2;">Content here</div>
.mybackground {background-color:#82d2d2;}
Border around this has a color of #82d2d2
<div style="border:2px solid #82d2d2;">Content here</div>
.myborder {border:2px solid #82d2d2;}