#32bccb color space conversions
Hex:
#32bccb
RGB:
50, 188, 203
CMY:
80, 26, 20
CMYK:
75, 7, 0, 20
HSL:
186°, 60.4743%, 49.6078%
HSV (HSB):
186°, 75.3695%, 79.6078%
XYZ:
30.0781, 40.9563, 62.8200
xyY:
0.2247, 0.3060, 40.9563
CIE-Lab:
70.1453, -30.5884, -17.9717
CIE-LCH:
70.1453, 35.4772, 210.4356
CIE-Luv:
70.1453, -48.6829, -23.4982
Hunter-Lab:
63.9971, -28.1015, -13.4014
#32bccb color charts
#32bccb color shades, tints & tones
#32bccb color schemes
#32bccb color preview, HTML & CSS examples
This text has a color of #32bccb
<p style="color:#32bccb;">Text here</p>
.mytext {color:#32bccb;}
This box has a color of #32bccb
<div style="background-color:#32bccb;">Content here</div>
.mybackground {background-color:#32bccb;}
Border around this has a color of #32bccb
<div style="border:2px solid #32bccb;">Content here</div>
.myborder {border:2px solid #32bccb;}