#2dffcc color space conversions
Hex:
#2dffcc
RGB:
45, 255, 204
CMY:
82, 0, 20
CMYK:
82, 0, 20, 0
HSL:
165°, 100.0000%, 58.8235%
HSV (HSB):
165°, 82.3529%, 100.0000%
XYZ:
47.7413, 76.4375, 69.3644
xyY:
0.2467, 0.3949, 76.4375
CIE-Lab:
90.0621, -59.7087, 10.7757
CIE-LCH:
90.0621, 60.6732, 169.7699
CIE-Luv:
90.0621, -72.2029, 26.0010
Hunter-Lab:
87.4286, -55.5282, 14.1602
#2dffcc color charts
#2dffcc color shades, tints & tones
#2dffcc color schemes
#2dffcc color preview, HTML & CSS examples
This text has a color of #2dffcc
<p style="color:#2dffcc;">Text here</p>
.mytext {color:#2dffcc;}
This box has a color of #2dffcc
<div style="background-color:#2dffcc;">Content here</div>
.mybackground {background-color:#2dffcc;}
Border around this has a color of #2dffcc
<div style="border:2px solid #2dffcc;">Content here</div>
.myborder {border:2px solid #2dffcc;}