#b128ff color space conversions
Hex:
#b128ff
RGB:
177, 40, 255
CMY:
31, 84, 0
CMYK:
31, 84, 0, 0
HSL:
278°, 100.0000%, 57.8431%
HSV (HSB):
278°, 84.3137%, 100.0000%
XYZ:
36.9403, 18.0847, 96.1515
xyY:
0.2444, 0.1196, 18.0847
CIE-Lab:
49.5987, 82.1331, -78.7784
CIE-LCH:
49.5987, 113.8063, 316.1943
CIE-Luv:
49.5987, 32.1134, -126.0871
Hunter-Lab:
42.5261, 80.6331, -104.2863
#b128ff color charts
#b128ff color shades, tints & tones
#b128ff color schemes
#b128ff color preview, HTML & CSS examples
This text has a color of #b128ff
<p style="color:#b128ff;">Text here</p>
.mytext {color:#b128ff;}
This box has a color of #b128ff
<div style="background-color:#b128ff;">Content here</div>
.mybackground {background-color:#b128ff;}
Border around this has a color of #b128ff
<div style="border:2px solid #b128ff;">Content here</div>
.myborder {border:2px solid #b128ff;}