#b23bb7 color space conversions
Hex:
#b23bb7
RGB:
178, 59, 183
CMY:
30, 77, 28
CMYK:
3, 68, 0, 28
HSL:
298°, 51.2397%, 47.4510%
HSV (HSB):
298°, 67.7596%, 71.7647%
XYZ:
28.4713, 16.0118, 46.3897
xyY:
0.3133, 0.1762, 16.0118
CIE-Lab:
46.9900, 63.0404, -41.8899
CIE-LCH:
46.9900, 75.6893, 326.3962
CIE-Luv:
46.9900, 49.7343, -70.2358
Hunter-Lab:
40.0148, 56.9805, -40.7255
#b23bb7 color charts
#b23bb7 color shades, tints & tones
#b23bb7 color schemes
#b23bb7 color preview, HTML & CSS examples
This text has a color of #b23bb7
<p style="color:#b23bb7;">Text here</p>
.mytext {color:#b23bb7;}
This box has a color of #b23bb7
<div style="background-color:#b23bb7;">Content here</div>
.mybackground {background-color:#b23bb7;}
Border around this has a color of #b23bb7
<div style="border:2px solid #b23bb7;">Content here</div>
.myborder {border:2px solid #b23bb7;}