#34acdc color space conversions
Hex:
#34acdc
RGB:
52, 172, 220
CMY:
80, 33, 14
CMYK:
76, 22, 0, 14
HSL:
197°, 70.5882%, 53.3333%
HSV (HSB):
197°, 76.3636%, 86.2745%
XYZ:
29.0870, 35.4024, 73.0105
xyY:
0.2115, 0.2575, 35.4024
CIE-Lab:
66.0608, -16.7671, -33.5697
CIE-LCH:
66.0608, 37.5242, 243.4593
CIE-Luv:
66.0608, -41.6634, -51.0153
Hunter-Lab:
59.4999, -16.8639, -31.1029
#34acdc color charts
#34acdc color shades, tints & tones
#34acdc color schemes
#34acdc color preview, HTML & CSS examples
This text has a color of #34acdc
<p style="color:#34acdc;">Text here</p>
.mytext {color:#34acdc;}
This box has a color of #34acdc
<div style="background-color:#34acdc;">Content here</div>
.mybackground {background-color:#34acdc;}
Border around this has a color of #34acdc
<div style="border:2px solid #34acdc;">Content here</div>
.myborder {border:2px solid #34acdc;}