#34caba color space conversions
Hex:
#34caba
RGB:
52, 202, 186
CMY:
80, 21, 27
CMYK:
74, 0, 8, 21
HSL:
174°, 59.0551%, 49.8039%
HSV (HSB):
174°, 74.2574%, 79.2157%
XYZ:
31.3996, 46.5163, 53.7780
xyY:
0.2384, 0.3532, 46.5163
CIE-Lab:
73.8793, -41.7644, -3.1283
CIE-LCH:
73.8793, 41.8814, 184.2836
CIE-Luv:
73.8793, -54.5464, 1.7294
Hunter-Lab:
68.2029, -37.1761, 0.9918
#34caba color charts
#34caba color shades, tints & tones
#34caba color schemes
#34caba color preview, HTML & CSS examples
This text has a color of #34caba
<p style="color:#34caba;">Text here</p>
.mytext {color:#34caba;}
This box has a color of #34caba
<div style="background-color:#34caba;">Content here</div>
.mybackground {background-color:#34caba;}
Border around this has a color of #34caba
<div style="border:2px solid #34caba;">Content here</div>
.myborder {border:2px solid #34caba;}