#b23aa6 color space conversions
Hex:
#b23aa6
RGB:
178, 58, 166
CMY:
30, 77, 35
CMYK:
0, 67, 7, 30
HSL:
306°, 50.8475%, 46.2745%
HSV (HSB):
306°, 67.4157%, 69.8039%
XYZ:
26.7561, 15.2443, 37.6086
xyY:
0.3361, 0.1915, 15.2443
CIE-Lab:
45.9670, 60.5922, -33.4867
CIE-LCH:
45.9670, 69.2299, 331.0724
CIE-Luv:
45.9670, 55.4504, -57.2255
Hunter-Lab:
39.0439, 53.9960, -29.7797
#b23aa6 color charts
#b23aa6 color shades, tints & tones
#b23aa6 color schemes
#b23aa6 color preview, HTML & CSS examples
This text has a color of #b23aa6
<p style="color:#b23aa6;">Text here</p>
.mytext {color:#b23aa6;}
This box has a color of #b23aa6
<div style="background-color:#b23aa6;">Content here</div>
.mybackground {background-color:#b23aa6;}
Border around this has a color of #b23aa6
<div style="border:2px solid #b23aa6;">Content here</div>
.myborder {border:2px solid #b23aa6;}