#32bbdd color space conversions
Hex:
#32bbdd
RGB:
50, 187, 221
CMY:
80, 27, 13
CMYK:
77, 15, 0, 13
HSL:
192°, 71.5481%, 53.1373%
HSV (HSB):
192°, 77.3756%, 86.6667%
XYZ:
32.1369, 41.4392, 74.7114
xyY:
0.2167, 0.2795, 41.4392
CIE-Lab:
70.4826, -24.4390, -27.2950
CIE-LCH:
70.4826, 36.6371, 228.1599
CIE-Luv:
70.4826, -47.1028, -39.8511
Hunter-Lab:
64.3733, -23.5413, -23.7504
#32bbdd color charts
#32bbdd color shades, tints & tones
#32bbdd color schemes
#32bbdd color preview, HTML & CSS examples
This text has a color of #32bbdd
<p style="color:#32bbdd;">Text here</p>
.mytext {color:#32bbdd;}
This box has a color of #32bbdd
<div style="background-color:#32bbdd;">Content here</div>
.mybackground {background-color:#32bbdd;}
Border around this has a color of #32bbdd
<div style="border:2px solid #32bbdd;">Content here</div>
.myborder {border:2px solid #32bbdd;}