#3221b8 color space conversions
Hex:
#3221b8
RGB:
50, 33, 184
CMY:
80, 87, 28
CMYK:
73, 82, 0, 28
HSL:
247°, 69.5853%, 42.5490%
HSV (HSB):
247°, 82.0652%, 72.1569%
XYZ:
10.5110, 5.2265, 45.8022
xyY:
0.1708, 0.0849, 5.2265
CIE-Lab:
27.3706, 53.0543, -75.0784
CIE-LCH:
27.3706, 91.9322, 305.2470
CIE-Luv:
27.3706, -4.2926, -92.6872
Hunter-Lab:
22.8616, 42.0605, -102.7820
#3221b8 color charts
#3221b8 color shades, tints & tones
#3221b8 color schemes
#3221b8 color preview, HTML & CSS examples
This text has a color of #3221b8
<p style="color:#3221b8;">Text here</p>
.mytext {color:#3221b8;}
This box has a color of #3221b8
<div style="background-color:#3221b8;">Content here</div>
.mybackground {background-color:#3221b8;}
Border around this has a color of #3221b8
<div style="border:2px solid #3221b8;">Content here</div>
.myborder {border:2px solid #3221b8;}