#34cedd color space conversions
Hex:
#34cedd
RGB:
52, 206, 221
CMY:
80, 19, 13
CMYK:
76, 7, 0, 13
HSL:
185°, 71.3080%, 53.5294%
HSV (HSB):
185°, 76.4706%, 86.6667%
XYZ:
36.5386, 50.0931, 76.1498
xyY:
0.2245, 0.3077, 50.0931
CIE-Lab:
76.1264, -33.5378, -18.6891
CIE-LCH:
76.1264, 38.3935, 209.1290
CIE-Luv:
76.1264, -53.4817, -24.5095
Hunter-Lab:
70.7765, -31.7076, -14.2477
#34cedd color charts
#34cedd color shades, tints & tones
#34cedd color schemes
#34cedd color preview, HTML & CSS examples
This text has a color of #34cedd
<p style="color:#34cedd;">Text here</p>
.mytext {color:#34cedd;}
This box has a color of #34cedd
<div style="background-color:#34cedd;">Content here</div>
.mybackground {background-color:#34cedd;}
Border around this has a color of #34cedd
<div style="border:2px solid #34cedd;">Content here</div>
.myborder {border:2px solid #34cedd;}