#b032e4 color space conversions
Hex:
#b032e4
RGB:
176, 50, 228
CMY:
31, 80, 11
CMYK:
23, 78, 0, 11
HSL:
282°, 76.7241%, 54.5098%
HSV (HSB):
282°, 78.0702%, 89.4118%
XYZ:
33.0487, 17.1127, 74.9600
xyY:
0.2641, 0.1368, 17.1127
CIE-Lab:
48.4018, 74.0005, -65.5607
CIE-LCH:
48.4018, 98.8650, 318.4607
CIE-Luv:
48.4018, 37.1485, -106.3750
Hunter-Lab:
41.3676, 70.2111, -78.4791
#b032e4 color charts
#b032e4 color shades, tints & tones
#b032e4 color schemes
#b032e4 color preview, HTML & CSS examples
This text has a color of #b032e4
<p style="color:#b032e4;">Text here</p>
.mytext {color:#b032e4;}
This box has a color of #b032e4
<div style="background-color:#b032e4;">Content here</div>
.mybackground {background-color:#b032e4;}
Border around this has a color of #b032e4
<div style="border:2px solid #b032e4;">Content here</div>
.myborder {border:2px solid #b032e4;}