#2adbec color space conversions
Hex:
#2adbec
RGB:
42, 219, 236
CMY:
84, 14, 7
CMYK:
82, 7, 0, 7
HSL:
185°, 83.6207%, 54.5098%
HSV (HSB):
185°, 82.2034%, 92.5490%
XYZ:
41.4267, 57.2114, 88.2164
xyY:
0.2217, 0.3062, 57.2114
CIE-Lab:
80.2984, -35.9819, -20.4172
CIE-LCH:
80.2984, 41.3710, 209.5719
CIE-Luv:
80.2984, -57.9460, -27.2180
Hunter-Lab:
75.6382, -34.6033, -16.2028
#2adbec color charts
#2adbec color shades, tints & tones
#2adbec color schemes
#2adbec color preview, HTML & CSS examples
This text has a color of #2adbec
<p style="color:#2adbec;">Text here</p>
.mytext {color:#2adbec;}
This box has a color of #2adbec
<div style="background-color:#2adbec;">Content here</div>
.mybackground {background-color:#2adbec;}
Border around this has a color of #2adbec
<div style="border:2px solid #2adbec;">Content here</div>
.myborder {border:2px solid #2adbec;}