#3232f9 color space conversions
Hex:
#3232f9
RGB:
50, 50, 249
CMY:
80, 80, 2
CMYK:
80, 80, 0, 2
HSL:
240°, 94.3128%, 58.6275%
HSV (HSB):
240°, 79.9197%, 97.6471%
XYZ:
19.5549, 9.7989, 90.4832
xyY:
0.1632, 0.0818, 9.7989
CIE-Lab:
37.4790, 64.6593, -95.8272
CIE-LCH:
37.4790, 115.6014, 304.0095
CIE-Luv:
37.4790, -9.3798, -130.0818
Hunter-Lab:
31.3031, 56.7273, -149.4684
#3232f9 color charts
#3232f9 color shades, tints & tones
#3232f9 color schemes
#3232f9 color preview, HTML & CSS examples
This text has a color of #3232f9
<p style="color:#3232f9;">Text here</p>
.mytext {color:#3232f9;}
This box has a color of #3232f9
<div style="background-color:#3232f9;">Content here</div>
.mybackground {background-color:#3232f9;}
Border around this has a color of #3232f9
<div style="border:2px solid #3232f9;">Content here</div>
.myborder {border:2px solid #3232f9;}