#b26fed color space conversions
Hex:
#b26fed
RGB:
178, 111, 237
CMY:
30, 56, 7
CMYK:
25, 53, 0, 7
HSL:
272°, 77.7778%, 68.2353%
HSV (HSB):
272°, 53.1646%, 92.9412%
XYZ:
39.3306, 26.9483, 83.2494
xyY:
0.2630, 0.1802, 26.9483
CIE-Lab:
58.9264, 49.6337, -53.6982
CIE-LCH:
58.9264, 73.1232, 312.7475
CIE-Luv:
58.9264, 22.2746, -90.7850
Hunter-Lab:
51.9117, 44.3939, -58.7435
#b26fed color charts
#b26fed color shades, tints & tones
#b26fed color schemes
#b26fed color preview, HTML & CSS examples
This text has a color of #b26fed
<p style="color:#b26fed;">Text here</p>
.mytext {color:#b26fed;}
This box has a color of #b26fed
<div style="background-color:#b26fed;">Content here</div>
.mybackground {background-color:#b26fed;}
Border around this has a color of #b26fed
<div style="border:2px solid #b26fed;">Content here</div>
.myborder {border:2px solid #b26fed;}