#32c8ed color space conversions
Hex:
#32c8ed
RGB:
50, 200, 237
CMY:
80, 22, 7
CMYK:
79, 16, 0, 7
HSL:
192°, 83.8565%, 56.2745%
HSV (HSB):
192°, 78.9030%, 92.9412%
XYZ:
37.2557, 48.1011, 87.4416
xyY:
0.2156, 0.2784, 48.1011
CIE-Lab:
74.8886, -25.8396, -29.1969
CIE-LCH:
74.8886, 38.9890, 228.4907
CIE-Luv:
74.8886, -50.5233, -43.1974
Hunter-Lab:
69.3549, -25.4855, -26.2034
#32c8ed color charts
#32c8ed color shades, tints & tones
#32c8ed color schemes
#32c8ed color preview, HTML & CSS examples
This text has a color of #32c8ed
<p style="color:#32c8ed;">Text here</p>
.mytext {color:#32c8ed;}
This box has a color of #32c8ed
<div style="background-color:#32c8ed;">Content here</div>
.mybackground {background-color:#32c8ed;}
Border around this has a color of #32c8ed
<div style="border:2px solid #32c8ed;">Content here</div>
.myborder {border:2px solid #32c8ed;}