#32b2dd color space conversions
Hex:
#32b2dd
RGB:
50, 178, 221
CMY:
80, 30, 13
CMYK:
77, 19, 0, 13
HSL:
195°, 71.5481%, 53.1373%
HSV (HSB):
195°, 77.3756%, 86.6667%
XYZ:
30.2869, 37.7394, 74.0947
xyY:
0.2131, 0.2655, 37.7394
CIE-Lab:
67.8281, -19.8136, -31.3850
CIE-LCH:
67.8281, 37.1160, 237.7355
CIE-Luv:
67.8281, -43.9623, -47.1274
Hunter-Lab:
61.4324, -19.5039, -28.5081
#32b2dd color charts
#32b2dd color shades, tints & tones
#32b2dd color schemes
#32b2dd color preview, HTML & CSS examples
This text has a color of #32b2dd
<p style="color:#32b2dd;">Text here</p>
.mytext {color:#32b2dd;}
This box has a color of #32b2dd
<div style="background-color:#32b2dd;">Content here</div>
.mybackground {background-color:#32b2dd;}
Border around this has a color of #32b2dd
<div style="border:2px solid #32b2dd;">Content here</div>
.myborder {border:2px solid #32b2dd;}