#b26bcc color space conversions
Hex:
#b26bcc
RGB:
178, 107, 204
CMY:
30, 58, 20
CMYK:
13, 48, 0, 20
HSL:
284°, 48.7437%, 60.9804%
HSV (HSB):
284°, 47.5490%, 80.0000%
XYZ:
34.5169, 24.3400, 60.0056
xyY:
0.2904, 0.2048, 24.3400
CIE-Lab:
56.4266, 44.5420, -39.1001
CIE-LCH:
56.4266, 59.2689, 318.7225
CIE-Luv:
56.4266, 29.6045, -66.3184
Hunter-Lab:
49.3356, 38.5475, -37.5780
#b26bcc color charts
#b26bcc color shades, tints & tones
#b26bcc color schemes
#b26bcc color preview, HTML & CSS examples
This text has a color of #b26bcc
<p style="color:#b26bcc;">Text here</p>
.mytext {color:#b26bcc;}
This box has a color of #b26bcc
<div style="background-color:#b26bcc;">Content here</div>
.mybackground {background-color:#b26bcc;}
Border around this has a color of #b26bcc
<div style="border:2px solid #b26bcc;">Content here</div>
.myborder {border:2px solid #b26bcc;}