#2dabbe color space conversions
Hex:
#2dabbe
RGB:
45, 171, 190
CMY:
82, 33, 25
CMYK:
76, 10, 0, 25
HSL:
188°, 61.7021%, 46.0784%
HSV (HSB):
188°, 76.3158%, 74.5098%
XYZ:
24.9394, 33.4014, 53.8479
xyY:
0.2223, 0.2977, 33.4014
CIE-Lab:
64.4846, -26.8165, -19.3944
CIE-LCH:
64.4846, 33.0949, 215.8755
CIE-Luv:
64.4846, -44.2111, -26.0578
Hunter-Lab:
57.7940, -24.1128, -14.7860
#2dabbe color charts
#2dabbe color shades, tints & tones
#2dabbe color schemes
#2dabbe color preview, HTML & CSS examples
This text has a color of #2dabbe
<p style="color:#2dabbe;">Text here</p>
.mytext {color:#2dabbe;}
This box has a color of #2dabbe
<div style="background-color:#2dabbe;">Content here</div>
.mybackground {background-color:#2dabbe;}
Border around this has a color of #2dabbe
<div style="border:2px solid #2dabbe;">Content here</div>
.myborder {border:2px solid #2dabbe;}