#b26cc3 color space conversions
Hex:
#b26cc3
RGB:
178, 108, 195
CMY:
30, 58, 24
CMYK:
9, 45, 0, 24
HSL:
288°, 42.0290%, 59.4118%
HSV (HSB):
288°, 44.6154%, 76.4706%
XYZ:
33.5730, 24.1302, 54.5179
xyY:
0.2992, 0.2150, 24.1302
CIE-Lab:
56.2179, 42.1597, -34.3006
CIE-LCH:
56.2179, 54.3504, 320.8686
CIE-Luv:
56.2179, 30.9594, -58.3869
Hunter-Lab:
49.1225, 36.0321, -31.4163
#b26cc3 color charts
#b26cc3 color shades, tints & tones
#b26cc3 color schemes
#b26cc3 color preview, HTML & CSS examples
This text has a color of #b26cc3
<p style="color:#b26cc3;">Text here</p>
.mytext {color:#b26cc3;}
This box has a color of #b26cc3
<div style="background-color:#b26cc3;">Content here</div>
.mybackground {background-color:#b26cc3;}
Border around this has a color of #b26cc3
<div style="border:2px solid #b26cc3;">Content here</div>
.myborder {border:2px solid #b26cc3;}