#34c2d2 color space conversions
Hex:
#34c2d2
RGB:
52, 194, 210
CMY:
80, 24, 18
CMYK:
75, 8, 0, 18
HSL:
186°, 63.7097%, 51.3725%
HSV (HSB):
186°, 75.2381%, 82.3529%
XYZ:
32.3408, 43.9668, 67.7547
xyY:
0.2245, 0.3052, 43.9668
CIE-Lab:
72.2063, -31.1335, -18.6685
CIE-LCH:
72.2063, 36.3016, 210.9480
CIE-Luv:
72.2063, -50.0477, -24.6543
Hunter-Lab:
66.3075, -28.9764, -14.1688
#34c2d2 color charts
#34c2d2 color shades, tints & tones
#34c2d2 color schemes
#34c2d2 color preview, HTML & CSS examples
This text has a color of #34c2d2
<p style="color:#34c2d2;">Text here</p>
.mytext {color:#34c2d2;}
This box has a color of #34c2d2
<div style="background-color:#34c2d2;">Content here</div>
.mybackground {background-color:#34c2d2;}
Border around this has a color of #34c2d2
<div style="border:2px solid #34c2d2;">Content here</div>
.myborder {border:2px solid #34c2d2;}