#2dfecc color space conversions
Hex:
#2dfecc
RGB:
45, 254, 204
CMY:
82, 0, 20
CMYK:
82, 0, 20, 0
HSL:
166°, 99.0521%, 58.6275%
HSV (HSB):
166°, 82.2835%, 99.6078%
XYZ:
47.4231, 75.8011, 69.2584
xyY:
0.2464, 0.3938, 75.8011
CIE-Lab:
89.7669, -59.3214, 10.3546
CIE-LCH:
89.7669, 60.2183, 170.0988
CIE-Luv:
89.7669, -71.8710, 25.3017
Hunter-Lab:
87.0639, -55.1340, 13.7801
#2dfecc color charts
#2dfecc color shades, tints & tones
#2dfecc color schemes
#2dfecc color preview, HTML & CSS examples
This text has a color of #2dfecc
<p style="color:#2dfecc;">Text here</p>
.mytext {color:#2dfecc;}
This box has a color of #2dfecc
<div style="background-color:#2dfecc;">Content here</div>
.mybackground {background-color:#2dfecc;}
Border around this has a color of #2dfecc
<div style="border:2px solid #2dfecc;">Content here</div>
.myborder {border:2px solid #2dfecc;}