#b26dec color space conversions
Hex:
#b26dec
RGB:
178, 109, 236
CMY:
30, 57, 7
CMYK:
25, 54, 0, 7
HSL:
273°, 76.9697%, 67.6471%
HSV (HSB):
273°, 53.8136%, 92.5490%
XYZ:
38.9691, 26.4584, 82.4100
xyY:
0.2636, 0.1790, 26.4584
CIE-Lab:
58.4696, 50.4576, -53.8691
CIE-LCH:
58.4696, 73.8095, 313.1271
CIE-Luv:
58.4696, 23.0754, -91.0059
Hunter-Lab:
51.4377, 45.2151, -58.9840
#b26dec color charts
#b26dec color shades, tints & tones
#b26dec color schemes
#b26dec color preview, HTML & CSS examples
This text has a color of #b26dec
<p style="color:#b26dec;">Text here</p>
.mytext {color:#b26dec;}
This box has a color of #b26dec
<div style="background-color:#b26dec;">Content here</div>
.mybackground {background-color:#b26dec;}
Border around this has a color of #b26dec
<div style="border:2px solid #b26dec;">Content here</div>
.myborder {border:2px solid #b26dec;}