#b016ff color space conversions
Hex:
#b016ff
RGB:
176, 22, 255
CMY:
31, 91, 0
CMYK:
31, 91, 0, 0
HSL:
280°, 100.0000%, 54.3137%
HSV (HSB):
280°, 91.3725%, 100.0000%
XYZ:
36.2414, 17.0239, 95.9836
xyY:
0.2428, 0.1141, 17.0239
CIE-Lab:
48.2902, 85.4575, -80.9226
CIE-LCH:
48.2902, 117.6922, 316.5613
CIE-Luv:
48.2902, 32.8291, -128.0450
Hunter-Lab:
41.2601, 84.5831, -109.0447
#b016ff color charts
#b016ff color shades, tints & tones
#b016ff color schemes
#b016ff color preview, HTML & CSS examples
This text has a color of #b016ff
<p style="color:#b016ff;">Text here</p>
.mytext {color:#b016ff;}
This box has a color of #b016ff
<div style="background-color:#b016ff;">Content here</div>
.mybackground {background-color:#b016ff;}
Border around this has a color of #b016ff
<div style="border:2px solid #b016ff;">Content here</div>
.myborder {border:2px solid #b016ff;}