#b320e5 color space conversions
Hex:
#b320e5
RGB:
179, 32, 229
CMY:
30, 87, 10
CMYK:
22, 86, 0, 10
HSL:
285°, 79.1165%, 51.1765%
HSV (HSB):
285°, 86.0262%, 89.8039%
XYZ:
33.2498, 16.2739, 75.5175
xyY:
0.2659, 0.1301, 16.2739
CIE-Lab:
47.3318, 79.3243, -67.8423
CIE-LCH:
47.3318, 104.3787, 319.4612
CIE-Luv:
47.3318, 40.6687, -109.3286
Hunter-Lab:
40.3409, 76.5268, -82.7512
#b320e5 color charts
#b320e5 color shades, tints & tones
#b320e5 color schemes
#b320e5 color preview, HTML & CSS examples
This text has a color of #b320e5
<p style="color:#b320e5;">Text here</p>
.mytext {color:#b320e5;}
This box has a color of #b320e5
<div style="background-color:#b320e5;">Content here</div>
.mybackground {background-color:#b320e5;}
Border around this has a color of #b320e5
<div style="border:2px solid #b320e5;">Content here</div>
.myborder {border:2px solid #b320e5;}