#34cccf color space conversions
Hex:
#34cccf
RGB:
52, 204, 207
CMY:
80, 20, 19
CMYK:
75, 1, 0, 19
HSL:
181°, 61.7530%, 50.7843%
HSV (HSB):
181°, 74.8792%, 81.1765%
XYZ:
34.2715, 48.4208, 66.5713
xyY:
0.2296, 0.3244, 48.4208
CIE-Lab:
75.0896, -36.7490, -12.6974
CIE-LCH:
75.0896, 38.8808, 199.0610
CIE-Luv:
75.0896, -53.7730, -14.1856
Hunter-Lab:
69.5850, -33.8603, -8.0126
#34cccf color charts
#34cccf color shades, tints & tones
#34cccf color schemes
#34cccf color preview, HTML & CSS examples
This text has a color of #34cccf
<p style="color:#34cccf;">Text here</p>
.mytext {color:#34cccf;}
This box has a color of #34cccf
<div style="background-color:#34cccf;">Content here</div>
.mybackground {background-color:#34cccf;}
Border around this has a color of #34cccf
<div style="border:2px solid #34cccf;">Content here</div>
.myborder {border:2px solid #34cccf;}