#32c3ed color space conversions
Hex:
#32c3ed
RGB:
50, 195, 237
CMY:
80, 24, 7
CMYK:
79, 18, 0, 7
HSL:
193°, 83.8565%, 56.2745%
HSV (HSB):
193°, 78.9030%, 92.9412%
XYZ:
36.1166, 45.8227, 87.0619
xyY:
0.2137, 0.2711, 45.8227
CIE-Lab:
73.4304, -23.3223, -31.4416
CIE-LCH:
73.4304, 39.1472, 233.4333
CIE-Luv:
73.4304, -48.7993, -47.2521
Hunter-Lab:
67.6925, -23.2252, -28.8704
#32c3ed color charts
#32c3ed color shades, tints & tones
#32c3ed color schemes
#32c3ed color preview, HTML & CSS examples
This text has a color of #32c3ed
<p style="color:#32c3ed;">Text here</p>
.mytext {color:#32c3ed;}
This box has a color of #32c3ed
<div style="background-color:#32c3ed;">Content here</div>
.mybackground {background-color:#32c3ed;}
Border around this has a color of #32c3ed
<div style="border:2px solid #32c3ed;">Content here</div>
.myborder {border:2px solid #32c3ed;}