#b23ab2 color space conversions
Hex:
#b23ab2
RGB:
178, 58, 178
CMY:
30, 77, 30
CMYK:
0, 67, 0, 30
HSL:
300°, 50.8475%, 46.2745%
HSV (HSB):
300°, 67.4157%, 69.8039%
XYZ:
27.9090, 15.7054, 43.6800
xyY:
0.3197, 0.1799, 15.7054
CIE-Lab:
46.5856, 62.5663, -39.5978
CIE-LCH:
46.5856, 74.0441, 327.6705
CIE-Luv:
46.5856, 51.5496, -66.6568
Hunter-Lab:
39.6301, 56.3539, -37.6079
#b23ab2 color charts
#b23ab2 color shades, tints & tones
#b23ab2 color schemes
#b23ab2 color preview, HTML & CSS examples
This text has a color of #b23ab2
<p style="color:#b23ab2;">Text here</p>
.mytext {color:#b23ab2;}
This box has a color of #b23ab2
<div style="background-color:#b23ab2;">Content here</div>
.mybackground {background-color:#b23ab2;}
Border around this has a color of #b23ab2
<div style="border:2px solid #b23ab2;">Content here</div>
.myborder {border:2px solid #b23ab2;}