#2defcc color space conversions
Hex:
#2defcc
RGB:
45, 239, 204
CMY:
82, 6, 20
CMYK:
81, 0, 15, 6
HSL:
169°, 85.8407%, 55.6863%
HSV (HSB):
169°, 81.1715%, 93.7255%
XYZ:
42.8478, 66.6505, 67.7333
xyY:
0.2418, 0.3761, 66.6505
CIE-Lab:
85.3272, -53.3716, 3.9717
CIE-LCH:
85.3272, 53.5192, 175.7441
CIE-Luv:
85.3272, -66.8494, 14.6013
Hunter-Lab:
81.6398, -49.1858, 7.9573
#2defcc color charts
#2defcc color shades, tints & tones
#2defcc color schemes
#2defcc color preview, HTML & CSS examples
This text has a color of #2defcc
<p style="color:#2defcc;">Text here</p>
.mytext {color:#2defcc;}
This box has a color of #2defcc
<div style="background-color:#2defcc;">Content here</div>
.mybackground {background-color:#2defcc;}
Border around this has a color of #2defcc
<div style="border:2px solid #2defcc;">Content here</div>
.myborder {border:2px solid #2defcc;}