#32b7ed color space conversions
Hex:
#32b7ed
RGB:
50, 183, 237
CMY:
80, 28, 7
CMYK:
79, 23, 0, 7
HSL:
197°, 83.8565%, 56.2745%
HSV (HSB):
197°, 78.9030%, 92.9412%
XYZ:
33.5349, 40.6595, 86.2014
xyY:
0.2091, 0.2535, 40.6595
CIE-Lab:
69.9367, -17.1065, -36.8516
CIE-LCH:
69.9367, 40.6284, 245.0993
CIE-Luv:
69.9367, -44.6691, -56.9663
Hunter-Lab:
63.7648, -17.7124, -35.5167
#32b7ed color charts
#32b7ed color shades, tints & tones
#32b7ed color schemes
#32b7ed color preview, HTML & CSS examples
This text has a color of #32b7ed
<p style="color:#32b7ed;">Text here</p>
.mytext {color:#32b7ed;}
This box has a color of #32b7ed
<div style="background-color:#32b7ed;">Content here</div>
.mybackground {background-color:#32b7ed;}
Border around this has a color of #32b7ed
<div style="border:2px solid #32b7ed;">Content here</div>
.myborder {border:2px solid #32b7ed;}