#b032ff color space conversions
Hex:
#b032ff
RGB:
176, 50, 255
CMY:
31, 80, 0
CMYK:
31, 80, 0, 0
HSL:
277°, 100.0000%, 59.8039%
HSV (HSB):
277°, 80.3922%, 100.0000%
XYZ:
37.0951, 18.7313, 96.2681
xyY:
0.2439, 0.1232, 18.7313
CIE-Lab:
50.3714, 79.3116, -77.5237
CIE-LCH:
50.3714, 110.9065, 315.6532
CIE-Luv:
50.3714, 30.5554, -124.7754
Hunter-Lab:
43.2797, 77.2532, -101.5845
#b032ff color charts
#b032ff color shades, tints & tones
#b032ff color schemes
#b032ff color preview, HTML & CSS examples
This text has a color of #b032ff
<p style="color:#b032ff;">Text here</p>
.mytext {color:#b032ff;}
This box has a color of #b032ff
<div style="background-color:#b032ff;">Content here</div>
.mybackground {background-color:#b032ff;}
Border around this has a color of #b032ff
<div style="border:2px solid #b032ff;">Content here</div>
.myborder {border:2px solid #b032ff;}