#b23a9c color space conversions
Hex:
#b23a9c
RGB:
178, 58, 156
CMY:
30, 77, 39
CMYK:
0, 67, 12, 30
HSL:
311°, 50.8475%, 46.2745%
HSV (HSB):
311°, 67.4157%, 69.8039%
XYZ:
25.8739, 14.8914, 32.9631
xyY:
0.3509, 0.2020, 14.8914
CIE-Lab:
45.4851, 59.0275, -28.2840
CIE-LCH:
45.4851, 65.4540, 334.3978
CIE-Luv:
45.4851, 58.8035, -49.2927
Hunter-Lab:
38.5894, 52.1516, -23.6331
#b23a9c color charts
#b23a9c color shades, tints & tones
#b23a9c color schemes
#b23a9c color preview, HTML & CSS examples
This text has a color of #b23a9c
<p style="color:#b23a9c;">Text here</p>
.mytext {color:#b23a9c;}
This box has a color of #b23a9c
<div style="background-color:#b23a9c;">Content here</div>
.mybackground {background-color:#b23a9c;}
Border around this has a color of #b23a9c
<div style="border:2px solid #b23a9c;">Content here</div>
.myborder {border:2px solid #b23a9c;}