#b026c9 color space conversions
Hex:
#b026c9
RGB:
176, 38, 201
CMY:
31, 85, 21
CMYK:
12, 81, 0, 21
HSL:
291°, 68.2008%, 46.8627%
HSV (HSB):
291°, 81.0945%, 78.8235%
XYZ:
29.1402, 14.8334, 56.5856
xyY:
0.2898, 0.1475, 14.8334
CIE-Lab:
45.4051, 72.4714, -54.9263
CIE-LCH:
45.4051, 90.9341, 322.8414
CIE-Luv:
45.4051, 46.4927, -89.4446
Hunter-Lab:
38.5141, 67.6554, -60.1500
#b026c9 color charts
#b026c9 color shades, tints & tones
#b026c9 color schemes
#b026c9 color preview, HTML & CSS examples
This text has a color of #b026c9
<p style="color:#b026c9;">Text here</p>
.mytext {color:#b026c9;}
This box has a color of #b026c9
<div style="background-color:#b026c9;">Content here</div>
.mybackground {background-color:#b026c9;}
Border around this has a color of #b026c9
<div style="border:2px solid #b026c9;">Content here</div>
.myborder {border:2px solid #b026c9;}