#b26df3 color space conversions
Hex:
#b26df3
RGB:
178, 109, 243
CMY:
30, 57, 5
CMYK:
27, 55, 0, 5
HSL:
271°, 84.8101%, 69.0196%
HSV (HSB):
271°, 55.1440%, 95.2941%
XYZ:
40.0064, 26.8733, 87.8725
xyY:
0.2585, 0.1737, 26.8733
CIE-Lab:
58.8569, 52.0554, -57.1427
CIE-LCH:
58.8569, 77.2984, 312.3326
CIE-Luv:
58.8569, 21.8778, -96.4913
Hunter-Lab:
51.8395, 47.0358, -64.2142
#b26df3 color charts
#b26df3 color shades, tints & tones
#b26df3 color schemes
#b26df3 color preview, HTML & CSS examples
This text has a color of #b26df3
<p style="color:#b26df3;">Text here</p>
.mytext {color:#b26df3;}
This box has a color of #b26df3
<div style="background-color:#b26df3;">Content here</div>
.mybackground {background-color:#b26df3;}
Border around this has a color of #b26df3
<div style="border:2px solid #b26df3;">Content here</div>
.myborder {border:2px solid #b26df3;}