#3aabb8 color space conversions
Hex:
#3aabb8
RGB:
58, 171, 184
CMY:
77, 33, 28
CMYK:
68, 7, 0, 28
HSL:
186°, 52.0661%, 47.4510%
HSV (HSB):
186°, 68.4783%, 72.1569%
XYZ:
24.9596, 33.4861, 50.4953
xyY:
0.2291, 0.3074, 33.4861
CIE-Lab:
64.5526, -27.0229, -15.9244
CIE-LCH:
64.5526, 31.3660, 210.5106
CIE-Luv:
64.5526, -42.5848, -20.4034
Hunter-Lab:
57.8671, -24.2759, -11.2300
#3aabb8 color charts
#3aabb8 color shades, tints & tones
#3aabb8 color schemes
#3aabb8 color preview, HTML & CSS examples
This text has a color of #3aabb8
<p style="color:#3aabb8;">Text here</p>
.mytext {color:#3aabb8;}
This box has a color of #3aabb8
<div style="background-color:#3aabb8;">Content here</div>
.mybackground {background-color:#3aabb8;}
Border around this has a color of #3aabb8
<div style="border:2px solid #3aabb8;">Content here</div>
.myborder {border:2px solid #3aabb8;}