#b26ec2 color space conversions
Hex:
#b26ec2
RGB:
178, 110, 194
CMY:
30, 57, 24
CMYK:
8, 43, 0, 24
HSL:
289°, 40.7767%, 59.6078%
HSV (HSB):
289°, 43.2990%, 76.0784%
XYZ:
33.6736, 24.5119, 53.9954
xyY:
0.3002, 0.2185, 24.5119
CIE-Lab:
56.5967, 40.8800, -33.1386
CIE-LCH:
56.5967, 52.6245, 320.9707
CIE-Luv:
56.5967, 30.3580, -56.4544
Hunter-Lab:
49.5095, 34.7643, -30.0055
#b26ec2 color charts
#b26ec2 color shades, tints & tones
#b26ec2 color schemes
#b26ec2 color preview, HTML & CSS examples
This text has a color of #b26ec2
<p style="color:#b26ec2;">Text here</p>
.mytext {color:#b26ec2;}
This box has a color of #b26ec2
<div style="background-color:#b26ec2;">Content here</div>
.mybackground {background-color:#b26ec2;}
Border around this has a color of #b26ec2
<div style="border:2px solid #b26ec2;">Content here</div>
.myborder {border:2px solid #b26ec2;}