#2dfdfd color space conversions
Hex:
#2dfdfd
RGB:
45, 253, 253
CMY:
82, 1, 1
CMYK:
82, 0, 0, 1
HSL:
180°, 98.1132%, 58.4314%
HSV (HSB):
180°, 82.2134%, 99.2157%
XYZ:
53.9371, 77.9003, 105.1220
xyY:
0.2276, 0.3287, 77.9003
CIE-Lab:
90.7344, -46.1071, -13.6454
CIE-LCH:
90.7344, 48.0839, 196.4861
CIE-Luv:
90.7344, -67.8755, -14.6568
Hunter-Lab:
88.2611, -45.3742, -8.8336
#2dfdfd color charts
#2dfdfd color shades, tints & tones
#2dfdfd color schemes
#2dfdfd color preview, HTML & CSS examples
This text has a color of #2dfdfd
<p style="color:#2dfdfd;">Text here</p>
.mytext {color:#2dfdfd;}
This box has a color of #2dfdfd
<div style="background-color:#2dfdfd;">Content here</div>
.mybackground {background-color:#2dfdfd;}
Border around this has a color of #2dfdfd
<div style="border:2px solid #2dfdfd;">Content here</div>
.myborder {border:2px solid #2dfdfd;}