#83dedc color space conversions
Hex:
#83dedc
RGB:
131, 222, 220
CMY:
49, 13, 14
CMYK:
41, 0, 1, 13
HSL:
179°, 57.9618%, 69.2157%
HSV (HSB):
179°, 40.9910%, 87.0588%
XYZ:
48.3996, 62.2352, 77.1718
xyY:
0.2577, 0.3314, 62.2352
CIE-Lab:
83.0383, -27.6152, -7.5627
CIE-LCH:
83.0383, 28.6320, 195.3155
CIE-Luv:
83.0383, -41.3393, -7.2795
Hunter-Lab:
78.8893, -28.5441, -2.7767
#83dedc color charts
#83dedc color shades, tints & tones
#83dedc color schemes
#83dedc color preview, HTML & CSS examples
This text has a color of #83dedc
<p style="color:#83dedc;">Text here</p>
.mytext {color:#83dedc;}
This box has a color of #83dedc
<div style="background-color:#83dedc;">Content here</div>
.mybackground {background-color:#83dedc;}
Border around this has a color of #83dedc
<div style="border:2px solid #83dedc;">Content here</div>
.myborder {border:2px solid #83dedc;}