#34cac5 color space conversions
Hex:
#34cac5
RGB:
52, 202, 197
CMY:
80, 21, 23
CMYK:
74, 0, 2, 21
HSL:
178°, 59.0551%, 49.8039%
HSV (HSB):
178°, 74.2574%, 79.2157%
XYZ:
32.6147, 47.0023, 60.1767
xyY:
0.2333, 0.3362, 47.0023
CIE-Lab:
74.1913, -38.7067, -8.6271
CIE-LCH:
74.1913, 39.6565, 192.5649
CIE-Luv:
74.1913, -53.7754, -7.3488
Hunter-Lab:
68.5583, -35.0604, -4.0508
#34cac5 color charts
#34cac5 color shades, tints & tones
#34cac5 color schemes
#34cac5 color preview, HTML & CSS examples
This text has a color of #34cac5
<p style="color:#34cac5;">Text here</p>
.mytext {color:#34cac5;}
This box has a color of #34cac5
<div style="background-color:#34cac5;">Content here</div>
.mybackground {background-color:#34cac5;}
Border around this has a color of #34cac5
<div style="border:2px solid #34cac5;">Content here</div>
.myborder {border:2px solid #34cac5;}