#34caf3 color space conversions
Hex:
#34caf3
RGB:
52, 202, 243
CMY:
80, 21, 5
CMYK:
79, 17, 0, 5
HSL:
193°, 88.8372%, 57.8431%
HSV (HSB):
193°, 78.6008%, 95.2941%
XYZ:
38.7144, 49.4422, 92.2969
xyY:
0.2145, 0.2740, 49.4422
CIE-Lab:
75.7256, -24.7327, -31.1328
CIE-LCH:
75.7256, 39.7613, 231.5355
CIE-Luv:
75.7256, -50.5665, -46.7087
Hunter-Lab:
70.3151, -24.7723, -28.6045
#34caf3 color charts
#34caf3 color shades, tints & tones
#34caf3 color schemes
#34caf3 color preview, HTML & CSS examples
This text has a color of #34caf3
<p style="color:#34caf3;">Text here</p>
.mytext {color:#34caf3;}
This box has a color of #34caf3
<div style="background-color:#34caf3;">Content here</div>
.mybackground {background-color:#34caf3;}
Border around this has a color of #34caf3
<div style="border:2px solid #34caf3;">Content here</div>
.myborder {border:2px solid #34caf3;}