#3232d5 color space conversions
Hex:
#3232d5
RGB:
50, 50, 213
CMY:
80, 80, 16
CMYK:
77, 77, 0, 16
HSL:
240°, 65.9919%, 51.5686%
HSV (HSB):
240°, 76.5258%, 83.5294%
XYZ:
14.4662, 7.7634, 63.6868
xyY:
0.1684, 0.0904, 7.7634
CIE-Lab:
33.4852, 53.6593, -81.9411
CIE-LCH:
33.4852, 97.9472, 303.2189
CIE-Luv:
33.4852, -7.8889, -109.4066
Hunter-Lab:
27.8629, 43.9160, -116.0164
#3232d5 color charts
#3232d5 color shades, tints & tones
#3232d5 color schemes
#3232d5 color preview, HTML & CSS examples
This text has a color of #3232d5
<p style="color:#3232d5;">Text here</p>
.mytext {color:#3232d5;}
This box has a color of #3232d5
<div style="background-color:#3232d5;">Content here</div>
.mybackground {background-color:#3232d5;}
Border around this has a color of #3232d5
<div style="border:2px solid #3232d5;">Content here</div>
.myborder {border:2px solid #3232d5;}