#34b5d5 color space conversions
Hex:
#34b5d5
RGB:
52, 181, 213
CMY:
80, 29, 16
CMYK:
76, 15, 0, 16
HSL:
192°, 65.7143%, 51.9608%
HSV (HSB):
192°, 75.5869%, 83.5294%
XYZ:
29.9503, 38.5819, 68.8193
xyY:
0.2181, 0.2809, 38.5819
CIE-Lab:
68.4473, -23.7528, -26.0391
CIE-LCH:
68.4473, 35.2453, 227.6291
CIE-Luv:
68.4473, -45.2642, -37.6836
Hunter-Lab:
62.1143, -22.6310, -22.2101
#34b5d5 color charts
#34b5d5 color shades, tints & tones
#34b5d5 color schemes
#34b5d5 color preview, HTML & CSS examples
This text has a color of #34b5d5
<p style="color:#34b5d5;">Text here</p>
.mytext {color:#34b5d5;}
This box has a color of #34b5d5
<div style="background-color:#34b5d5;">Content here</div>
.mybackground {background-color:#34b5d5;}
Border around this has a color of #34b5d5
<div style="border:2px solid #34b5d5;">Content here</div>
.myborder {border:2px solid #34b5d5;}