#3232f8 color space conversions
Hex:
#3232f8
RGB:
50, 50, 248
CMY:
80, 80, 3
CMYK:
80, 80, 0, 3
HSL:
240°, 93.3962%, 58.4314%
HSV (HSB):
240°, 79.8387%, 97.2549%
XYZ:
19.3993, 9.7366, 89.6638
xyY:
0.1633, 0.0820, 9.7366
CIE-Lab:
37.3655, 64.3634, -95.4535
CIE-LCH:
37.3655, 115.1262, 303.9914
CIE-Luv:
37.3655, -9.3390, -129.5157
Hunter-Lab:
31.2036, 56.3673, -148.5281
#3232f8 color charts
#3232f8 color shades, tints & tones
#3232f8 color schemes
#3232f8 color preview, HTML & CSS examples
This text has a color of #3232f8
<p style="color:#3232f8;">Text here</p>
.mytext {color:#3232f8;}
This box has a color of #3232f8
<div style="background-color:#3232f8;">Content here</div>
.mybackground {background-color:#3232f8;}
Border around this has a color of #3232f8
<div style="border:2px solid #3232f8;">Content here</div>
.myborder {border:2px solid #3232f8;}