#34bdef color space conversions
Hex:
#34bdef
RGB:
52, 189, 239
CMY:
80, 26, 6
CMYK:
78, 21, 0, 6
HSL:
196°, 85.3881%, 57.0588%
HSV (HSB):
196°, 78.2427%, 93.7255%
XYZ:
35.1938, 43.3573, 88.1752
xyY:
0.2111, 0.2601, 43.3573
CIE-Lab:
71.7968, -19.3920, -35.0461
CIE-LCH:
71.7968, 40.0534, 241.0430
CIE-Luv:
71.7968, -46.3578, -53.7775
Hunter-Lab:
65.8462, -19.8255, -33.3034
#34bdef color charts
#34bdef color shades, tints & tones
#34bdef color schemes
#34bdef color preview, HTML & CSS examples
This text has a color of #34bdef
<p style="color:#34bdef;">Text here</p>
.mytext {color:#34bdef;}
This box has a color of #34bdef
<div style="background-color:#34bdef;">Content here</div>
.mybackground {background-color:#34bdef;}
Border around this has a color of #34bdef
<div style="border:2px solid #34bdef;">Content here</div>
.myborder {border:2px solid #34bdef;}