#2ddffb color space conversions
Hex:
#2ddffb
RGB:
45, 223, 251
CMY:
82, 13, 2
CMYK:
82, 11, 0, 2
HSL:
188°, 96.2617%, 58.0392%
HSV (HSB):
188°, 82.0717%, 98.4314%
XYZ:
44.8825, 60.2983, 100.5400
xyY:
0.2182, 0.2931, 60.2983
CIE-Lab:
82.0000, -33.0557, -25.7898
CIE-LCH:
82.0000, 41.9261, 217.9611
CIE-Luv:
82.0000, -57.9138, -36.8064
Hunter-Lab:
77.6520, -32.7188, -22.4094
#2ddffb color charts
#2ddffb color shades, tints & tones
#2ddffb color schemes
#2ddffb color preview, HTML & CSS examples
This text has a color of #2ddffb
<p style="color:#2ddffb;">Text here</p>
.mytext {color:#2ddffb;}
This box has a color of #2ddffb
<div style="background-color:#2ddffb;">Content here</div>
.mybackground {background-color:#2ddffb;}
Border around this has a color of #2ddffb
<div style="border:2px solid #2ddffb;">Content here</div>
.myborder {border:2px solid #2ddffb;}