#3debc6 color space conversions
Hex:
#3debc6
RGB:
61, 235, 198
CMY:
76, 8, 22
CMYK:
74, 0, 16, 8
HSL:
167°, 81.3084%, 58.0392%
HSV (HSB):
167°, 74.0426%, 92.1569%
XYZ:
41.8258, 64.4860, 63.6687
xyY:
0.2461, 0.3794, 64.4860
CIE-Lab:
84.2182, -51.6639, 5.5454
CIE-LCH:
84.2182, 51.9607, 173.8735
CIE-Luv:
84.2182, -63.9761, 16.7067
Hunter-Lab:
80.3032, -47.5589, 9.2039
#3debc6 color charts
#3debc6 color shades, tints & tones
#3debc6 color schemes
#3debc6 color preview, HTML & CSS examples
This text has a color of #3debc6
<p style="color:#3debc6;">Text here</p>
.mytext {color:#3debc6;}
This box has a color of #3debc6
<div style="background-color:#3debc6;">Content here</div>
.mybackground {background-color:#3debc6;}
Border around this has a color of #3debc6
<div style="border:2px solid #3debc6;">Content here</div>
.myborder {border:2px solid #3debc6;}