#b23ab8 color space conversions
Hex:
#b23ab8
RGB:
178, 58, 184
CMY:
30, 77, 28
CMYK:
3, 68, 0, 28
HSL:
297°, 52.0661%, 47.4510%
HSV (HSB):
297°, 68.4783%, 72.1569%
XYZ:
28.5249, 15.9518, 46.9230
xyY:
0.3121, 0.1745, 15.9518
CIE-Lab:
46.9112, 63.5899, -42.6002
CIE-LCH:
46.9112, 76.5405, 326.1810
CIE-Luv:
46.9112, 49.6569, -71.3215
Hunter-Lab:
39.9397, 57.5901, -41.6988
#b23ab8 color charts
#b23ab8 color shades, tints & tones
#b23ab8 color schemes
#b23ab8 color preview, HTML & CSS examples
This text has a color of #b23ab8
<p style="color:#b23ab8;">Text here</p>
.mytext {color:#b23ab8;}
This box has a color of #b23ab8
<div style="background-color:#b23ab8;">Content here</div>
.mybackground {background-color:#b23ab8;}
Border around this has a color of #b23ab8
<div style="border:2px solid #b23ab8;">Content here</div>
.myborder {border:2px solid #b23ab8;}