#32e3f5 color space conversions
Hex:
#32e3f5
RGB:
50, 227, 245
CMY:
80, 11, 4
CMYK:
80, 7, 0, 4
HSL:
186°, 90.6977%, 57.8431%
HSV (HSB):
186°, 79.5918%, 96.0784%
XYZ:
45.2659, 62.2089, 96.0079
xyY:
0.2225, 0.3057, 62.2089
CIE-Lab:
83.0244, -36.3652, -21.0523
CIE-LCH:
83.0244, 42.0194, 210.0672
CIE-Luv:
83.0244, -59.2192, -28.3222
Hunter-Lab:
78.8726, -35.5838, -16.9602
#32e3f5 color charts
#32e3f5 color shades, tints & tones
#32e3f5 color schemes
#32e3f5 color preview, HTML & CSS examples
This text has a color of #32e3f5
<p style="color:#32e3f5;">Text here</p>
.mytext {color:#32e3f5;}
This box has a color of #32e3f5
<div style="background-color:#32e3f5;">Content here</div>
.mybackground {background-color:#32e3f5;}
Border around this has a color of #32e3f5
<div style="border:2px solid #32e3f5;">Content here</div>
.myborder {border:2px solid #32e3f5;}