#2dacc0 color space conversions
Hex:
#2dacc0
RGB:
45, 172, 192
CMY:
82, 33, 25
CMYK:
77, 10, 0, 25
HSL:
188°, 62.0253%, 46.4706%
HSV (HSB):
188°, 76.5625%, 75.2941%
XYZ:
25.3491, 33.8687, 55.0704
xyY:
0.2218, 0.2963, 33.8687
CIE-Lab:
64.8582, -26.6832, -19.9383
CIE-LCH:
64.8582, 33.3096, 216.7680
CIE-Luv:
64.8582, -44.4305, -26.9838
Hunter-Lab:
58.1968, -24.0941, -15.3671
#2dacc0 color charts
#2dacc0 color shades, tints & tones
#2dacc0 color schemes
#2dacc0 color preview, HTML & CSS examples
This text has a color of #2dacc0
<p style="color:#2dacc0;">Text here</p>
.mytext {color:#2dacc0;}
This box has a color of #2dacc0
<div style="background-color:#2dacc0;">Content here</div>
.mybackground {background-color:#2dacc0;}
Border around this has a color of #2dacc0
<div style="border:2px solid #2dacc0;">Content here</div>
.myborder {border:2px solid #2dacc0;}