#3abbb2 color space conversions
Hex:
#3abbb2
RGB:
58, 187, 178
CMY:
77, 27, 30
CMYK:
69, 0, 5, 27
HSL:
176°, 52.6531%, 48.0392%
HSV (HSB):
176°, 68.9840%, 73.3333%
XYZ:
27.5511, 39.6545, 48.3215
xyY:
0.2385, 0.3432, 39.6545
CIE-Lab:
69.2228, -36.4343, -5.6181
CIE-LCH:
69.2228, 36.8649, 188.7659
CIE-Luv:
69.2228, -48.7921, -2.9077
Hunter-Lab:
62.9719, -32.1043, -1.4159
#3abbb2 color charts
#3abbb2 color shades, tints & tones
#3abbb2 color schemes
#3abbb2 color preview, HTML & CSS examples
This text has a color of #3abbb2
<p style="color:#3abbb2;">Text here</p>
.mytext {color:#3abbb2;}
This box has a color of #3abbb2
<div style="background-color:#3abbb2;">Content here</div>
.mybackground {background-color:#3abbb2;}
Border around this has a color of #3abbb2
<div style="border:2px solid #3abbb2;">Content here</div>
.myborder {border:2px solid #3abbb2;}