#b26cc7 color space conversions
Hex:
#b26cc7
RGB:
178, 108, 199
CMY:
30, 58, 22
CMYK:
11, 46, 0, 22
HSL:
286°, 44.8276%, 60.1961%
HSV (HSB):
286°, 45.7286%, 78.0392%
XYZ:
34.0315, 24.3136, 56.9322
xyY:
0.2952, 0.2109, 24.3136
CIE-Lab:
56.4004, 42.9747, -36.2965
CIE-LCH:
56.4004, 56.2518, 319.8155
CIE-Luv:
56.4004, 30.1887, -61.6786
Hunter-Lab:
49.3088, 36.9048, -33.9403
#b26cc7 color charts
#b26cc7 color shades, tints & tones
#b26cc7 color schemes
#b26cc7 color preview, HTML & CSS examples
This text has a color of #b26cc7
<p style="color:#b26cc7;">Text here</p>
.mytext {color:#b26cc7;}
This box has a color of #b26cc7
<div style="background-color:#b26cc7;">Content here</div>
.mybackground {background-color:#b26cc7;}
Border around this has a color of #b26cc7
<div style="border:2px solid #b26cc7;">Content here</div>
.myborder {border:2px solid #b26cc7;}