#b26dcc color space conversions
Hex:
#b26dcc
RGB:
178, 109, 204
CMY:
30, 57, 20
CMYK:
13, 47, 0, 20
HSL:
284°, 48.2234%, 61.3725%
HSV (HSB):
284°, 46.5686%, 80.0000%
XYZ:
34.7278, 24.7619, 60.0759
xyY:
0.2904, 0.2071, 24.7619
CIE-Lab:
56.8427, 43.4738, -38.4468
CIE-LCH:
56.8427, 58.0356, 318.5115
CIE-Luv:
56.8427, 28.8599, -65.2373
Hunter-Lab:
49.7613, 37.4907, -36.7468
#b26dcc color charts
#b26dcc color shades, tints & tones
#b26dcc color schemes
#b26dcc color preview, HTML & CSS examples
This text has a color of #b26dcc
<p style="color:#b26dcc;">Text here</p>
.mytext {color:#b26dcc;}
This box has a color of #b26dcc
<div style="background-color:#b26dcc;">Content here</div>
.mybackground {background-color:#b26dcc;}
Border around this has a color of #b26dcc
<div style="border:2px solid #b26dcc;">Content here</div>
.myborder {border:2px solid #b26dcc;}