#2dabbf color space conversions
Hex:
#2dabbf
RGB:
45, 171, 191
CMY:
82, 33, 25
CMYK:
76, 10, 0, 25
HSL:
188°, 61.8644%, 46.2745%
HSV (HSB):
188°, 76.4398%, 74.9020%
XYZ:
25.0491, 33.4453, 54.4256
xyY:
0.2218, 0.2962, 33.4453
CIE-Lab:
64.5199, -26.4997, -19.8973
CIE-LCH:
64.5199, 33.1381, 216.9010
CIE-Luv:
64.5199, -44.1429, -26.9213
Hunter-Lab:
57.8319, -23.8911, -15.3155
#2dabbf color charts
#2dabbf color shades, tints & tones
#2dabbf color schemes
#2dabbf color preview, HTML & CSS examples
This text has a color of #2dabbf
<p style="color:#2dabbf;">Text here</p>
.mytext {color:#2dabbf;}
This box has a color of #2dabbf
<div style="background-color:#2dabbf;">Content here</div>
.mybackground {background-color:#2dabbf;}
Border around this has a color of #2dabbf
<div style="border:2px solid #2dabbf;">Content here</div>
.myborder {border:2px solid #2dabbf;}