#b320d5 color space conversions
Hex:
#b320d5
RGB:
179, 32, 213
CMY:
30, 87, 16
CMYK:
16, 85, 0, 16
HSL:
289°, 73.8776%, 48.0392%
HSV (HSB):
289°, 84.9765%, 83.5294%
XYZ:
31.1172, 15.4208, 64.2872
xyY:
0.2808, 0.1391, 15.4208
CIE-Lab:
46.2053, 76.4806, -60.5339
CIE-LCH:
46.2053, 97.5379, 321.6386
CIE-Luv:
46.2053, 45.3761, -98.2118
Hunter-Lab:
39.2694, 72.7226, -69.5742
#b320d5 color charts
#b320d5 color shades, tints & tones
#b320d5 color schemes
#b320d5 color preview, HTML & CSS examples
This text has a color of #b320d5
<p style="color:#b320d5;">Text here</p>
.mytext {color:#b320d5;}
This box has a color of #b320d5
<div style="background-color:#b320d5;">Content here</div>
.mybackground {background-color:#b320d5;}
Border around this has a color of #b320d5
<div style="border:2px solid #b320d5;">Content here</div>
.myborder {border:2px solid #b320d5;}