#32b3cd color space conversions
Hex:
#32b3cd
RGB:
50, 179, 205
CMY:
80, 30, 20
CMYK:
76, 13, 0, 20
HSL:
190°, 60.7843%, 50.0000%
HSV (HSB):
190°, 75.6098%, 80.3922%
XYZ:
28.4549, 37.3261, 63.4625
xyY:
0.2202, 0.2888, 37.3261
CIE-Lab:
67.5210, -25.5193, -23.0622
CIE-LCH:
67.5210, 34.3962, 222.1046
CIE-Luv:
67.5210, -45.3631, -32.4341
Hunter-Lab:
61.0951, -23.7803, -18.8209
#32b3cd color charts
#32b3cd color shades, tints & tones
#32b3cd color schemes
#32b3cd color preview, HTML & CSS examples
This text has a color of #32b3cd
<p style="color:#32b3cd;">Text here</p>
.mytext {color:#32b3cd;}
This box has a color of #32b3cd
<div style="background-color:#32b3cd;">Content here</div>
.mybackground {background-color:#32b3cd;}
Border around this has a color of #32b3cd
<div style="border:2px solid #32b3cd;">Content here</div>
.myborder {border:2px solid #32b3cd;}