#3abdbd color space conversions
Hex:
#3abdbd
RGB:
58, 189, 189
CMY:
77, 26, 26
CMYK:
69, 0, 0, 26
HSL:
180°, 53.0364%, 48.4314%
HSV (HSB):
180°, 69.3122%, 74.1176%
XYZ:
29.1278, 40.9689, 54.5167
xyY:
0.2337, 0.3288, 40.9689
CIE-Lab:
70.1541, -34.2530, -10.2716
CIE-LCH:
70.1541, 35.7599, 196.6927
CIE-Luv:
70.1541, -48.7937, -10.5372
Hunter-Lab:
64.0069, -30.7816, -5.6943
#3abdbd color charts
#3abdbd color shades, tints & tones
#3abdbd color schemes
#3abdbd color preview, HTML & CSS examples
This text has a color of #3abdbd
<p style="color:#3abdbd;">Text here</p>
.mytext {color:#3abdbd;}
This box has a color of #3abdbd
<div style="background-color:#3abdbd;">Content here</div>
.mybackground {background-color:#3abdbd;}
Border around this has a color of #3abdbd
<div style="border:2px solid #3abdbd;">Content here</div>
.myborder {border:2px solid #3abdbd;}