#2dfdff color space conversions
Hex:
#2dfdff
RGB:
45, 253, 255
CMY:
82, 1, 0
CMYK:
82, 1, 0, 0
HSL:
181°, 100.0000%, 58.8235%
HSV (HSB):
181°, 82.3529%, 100.0000%
XYZ:
54.2575, 78.0284, 106.8091
xyY:
0.2269, 0.3263, 78.0284
CIE-Lab:
90.7929, -45.5413, -14.5964
CIE-LCH:
90.7929, 47.8232, 197.7711
CIE-Luv:
90.7929, -67.7231, -16.3289
Hunter-Lab:
88.3337, -44.9434, -9.8571
#2dfdff color charts
#2dfdff color shades, tints & tones
#2dfdff color schemes
#2dfdff color preview, HTML & CSS examples
This text has a color of #2dfdff
<p style="color:#2dfdff;">Text here</p>
.mytext {color:#2dfdff;}
This box has a color of #2dfdff
<div style="background-color:#2dfdff;">Content here</div>
.mybackground {background-color:#2dfdff;}
Border around this has a color of #2dfdff
<div style="border:2px solid #2dfdff;">Content here</div>
.myborder {border:2px solid #2dfdff;}