#b016f8 color space conversions
Hex:
#b016f8
RGB:
176, 22, 248
CMY:
31, 91, 3
CMYK:
29, 91, 0, 3
HSL:
281°, 94.1667%, 52.9412%
HSV (HSB):
281°, 91.1290%, 97.2549%
XYZ:
35.1347, 16.5812, 90.1556
xyY:
0.2477, 0.1169, 16.5812
CIE-Lab:
47.7280, 84.1517, -77.9293
CIE-LCH:
47.7280, 114.6931, 317.1986
CIE-Luv:
47.7280, 34.5559, -123.5478
Hunter-Lab:
40.7201, 82.7559, -102.7661
#b016f8 color charts
#b016f8 color shades, tints & tones
#b016f8 color schemes
#b016f8 color preview, HTML & CSS examples
This text has a color of #b016f8
<p style="color:#b016f8;">Text here</p>
.mytext {color:#b016f8;}
This box has a color of #b016f8
<div style="background-color:#b016f8;">Content here</div>
.mybackground {background-color:#b016f8;}
Border around this has a color of #b016f8
<div style="border:2px solid #b016f8;">Content here</div>
.myborder {border:2px solid #b016f8;}