#34bed9 color space conversions
Hex:
#34bed9
RGB:
52, 190, 217
CMY:
80, 25, 15
CMYK:
76, 12, 0, 15
HSL:
190°, 68.4647%, 52.7451%
HSV (HSB):
190°, 76.0369%, 85.0980%
XYZ:
32.3540, 42.5667, 72.1566
xyY:
0.2200, 0.2894, 42.5667
CIE-Lab:
71.2599, -27.0068, -23.9206
CIE-LCH:
71.2599, 36.0772, 221.5321
CIE-Luv:
71.2599, -48.1625, -33.8948
Hunter-Lab:
65.2432, -25.6576, -19.9024
#34bed9 color charts
#34bed9 color shades, tints & tones
#34bed9 color schemes
#34bed9 color preview, HTML & CSS examples
This text has a color of #34bed9
<p style="color:#34bed9;">Text here</p>
.mytext {color:#34bed9;}
This box has a color of #34bed9
<div style="background-color:#34bed9;">Content here</div>
.mybackground {background-color:#34bed9;}
Border around this has a color of #34bed9
<div style="border:2px solid #34bed9;">Content here</div>
.myborder {border:2px solid #34bed9;}