#b26cb9 color space conversions
Hex:
#b26cb9
RGB:
178, 108, 185
CMY:
30, 58, 27
CMYK:
4, 42, 0, 27
HSL:
295°, 35.4839%, 57.4510%
HSV (HSB):
295°, 41.6216%, 72.5490%
XYZ:
32.4796, 23.6929, 48.7603
xyY:
0.3095, 0.2258, 23.6929
CIE-Lab:
55.7790, 40.1725, -29.2574
CIE-LCH:
55.7790, 49.6973, 323.9343
CIE-Luv:
55.7790, 32.9086, -50.1301
Hunter-Lab:
48.6753, 33.9259, -25.3207
#b26cb9 color charts
#b26cb9 color shades, tints & tones
#b26cb9 color schemes
#b26cb9 color preview, HTML & CSS examples
This text has a color of #b26cb9
<p style="color:#b26cb9;">Text here</p>
.mytext {color:#b26cb9;}
This box has a color of #b26cb9
<div style="background-color:#b26cb9;">Content here</div>
.mybackground {background-color:#b26cb9;}
Border around this has a color of #b26cb9
<div style="border:2px solid #b26cb9;">Content here</div>
.myborder {border:2px solid #b26cb9;}