#2dcfca color space conversions
Hex:
#2dcfca
RGB:
45, 207, 202
CMY:
82, 19, 21
CMYK:
78, 0, 2, 19
HSL:
178°, 64.2857%, 49.4118%
HSV (HSB):
178°, 78.2609%, 81.1765%
XYZ:
34.0557, 49.4478, 63.6266
xyY:
0.2315, 0.3361, 49.4478
CIE-Lab:
75.7291, -40.2542, -9.0541
CIE-LCH:
75.7291, 41.2598, 192.6762
CIE-Luv:
75.7291, -56.0342, -7.8300
Hunter-Lab:
70.3191, -36.6106, -4.4237
#2dcfca color charts
#2dcfca color shades, tints & tones
#2dcfca color schemes
#2dcfca color preview, HTML & CSS examples
This text has a color of #2dcfca
<p style="color:#2dcfca;">Text here</p>
.mytext {color:#2dcfca;}
This box has a color of #2dcfca
<div style="background-color:#2dcfca;">Content here</div>
.mybackground {background-color:#2dcfca;}
Border around this has a color of #2dcfca
<div style="border:2px solid #2dcfca;">Content here</div>
.myborder {border:2px solid #2dcfca;}