#32b255 color space conversions
Hex:
#32b255
RGB:
50, 178, 85
CMY:
80, 30, 67
CMYK:
72, 0, 52, 30
HSL:
136°, 56.1404%, 44.7059%
HSV (HSB):
136°, 71.9101%, 69.8039%
XYZ:
18.8755, 33.1748, 14.0029
xyY:
0.2858, 0.5022, 33.1748
CIE-Lab:
64.3022, -54.4166, 37.4999
CIE-LCH:
64.3022, 66.0863, 145.4283
CIE-Luv:
64.3022, -52.3744, 55.3855
Hunter-Lab:
57.5975, -42.2989, 25.9040
#32b255 color charts
#32b255 color shades, tints & tones
#32b255 color schemes
#32b255 color preview, HTML & CSS examples
This text has a color of #32b255
<p style="color:#32b255;">Text here</p>
.mytext {color:#32b255;}
This box has a color of #32b255
<div style="background-color:#32b255;">Content here</div>
.mybackground {background-color:#32b255;}
Border around this has a color of #32b255
<div style="border:2px solid #32b255;">Content here</div>
.myborder {border:2px solid #32b255;}