#b26db7 color space conversions
Hex:
#b26db7
RGB:
178, 109, 183
CMY:
30, 57, 28
CMYK:
3, 40, 0, 28
HSL:
296°, 33.9450%, 57.2549%
HSV (HSB):
296°, 40.4372%, 71.7647%
XYZ:
32.3760, 23.8212, 47.6913
xyY:
0.3116, 0.2293, 23.8212
CIE-Lab:
55.9083, 39.2430, -27.9080
CIE-LCH:
55.9083, 48.1546, 324.5811
CIE-Luv:
55.9083, 32.8794, -47.9163
Hunter-Lab:
48.8069, 32.9955, -23.7699
#b26db7 color charts
#b26db7 color shades, tints & tones
#b26db7 color schemes
#b26db7 color preview, HTML & CSS examples
This text has a color of #b26db7
<p style="color:#b26db7;">Text here</p>
.mytext {color:#b26db7;}
This box has a color of #b26db7
<div style="background-color:#b26db7;">Content here</div>
.mybackground {background-color:#b26db7;}
Border around this has a color of #b26db7
<div style="border:2px solid #b26db7;">Content here</div>
.myborder {border:2px solid #b26db7;}