#2deded color space conversions
Hex:
#2deded
RGB:
45, 237, 237
CMY:
82, 7, 7
CMYK:
81, 0, 0, 7
HSL:
180°, 84.2105%, 55.2941%
HSV (HSB):
180°, 81.0127%, 92.9412%
XYZ:
46.6524, 67.2407, 90.6407
xyY:
0.2281, 0.3288, 67.2407
CIE-Lab:
85.6253, -43.6296, -12.9253
CIE-LCH:
85.6253, 45.5039, 196.5019
CIE-Luv:
85.6253, -63.7090, -13.7571
Hunter-Lab:
82.0004, -41.9469, -8.1370
#2deded color charts
#2deded RGB chart
#2deded CMYK chart
#2deded RGB pie chart
#2deded color shades, tints & tones
#2deded color schemes
#2deded color preview, HTML & CSS examples
This text has a color of #2deded
<p style="color:#2deded;">Text here</p>
.mytext {color:#2deded;}
Text color #2deded
This box has a color of #2deded
<div style="background-color:#2deded;">Content here</div>
.mybackground {background-color:#2deded;}
Background color #2deded
Border around this has a color of #2deded
<div style="border:2px solid #2deded;">Content here</div>
.myborder {border:2px solid #2deded;}
Border color #2deded