#3deced color space conversions
Hex:
#3deced
RGB:
61, 236, 237
CMY:
76, 7, 7
CMYK:
74, 0, 0, 7
HSL:
180°, 83.0189%, 58.4314%
HSV (HSB):
180°, 74.2616%, 92.9412%
XYZ:
47.2060, 67.0974, 90.5838
xyY:
0.2304, 0.3275, 67.0974
CIE-Lab:
85.5531, -41.7645, -13.0105
CIE-LCH:
85.5531, 43.7441, 197.3028
CIE-Luv:
85.5531, -61.5889, -14.1518
Hunter-Lab:
81.9130, -40.4793, -8.2270
#3deced color charts
#3deced color shades, tints & tones
#3deced color schemes
#3deced color preview, HTML & CSS examples
This text has a color of #3deced
<p style="color:#3deced;">Text here</p>
.mytext {color:#3deced;}
This box has a color of #3deced
<div style="background-color:#3deced;">Content here</div>
.mybackground {background-color:#3deced;}
Border around this has a color of #3deced
<div style="border:2px solid #3deced;">Content here</div>
.myborder {border:2px solid #3deced;}