#b23bb4 color space conversions
Hex:
#b23bb4
RGB:
178, 59, 180
CMY:
30, 77, 29
CMYK:
1, 67, 0, 29
HSL:
299°, 50.6276%, 46.8627%
HSV (HSB):
299°, 67.2222%, 70.5882%
XYZ:
28.1623, 15.8882, 44.7624
xyY:
0.3171, 0.1789, 15.8882
CIE-Lab:
46.8275, 62.5261, -40.3894
CIE-LCH:
46.8275, 74.4367, 327.1391
CIE-Luv:
46.8275, 50.6730, -67.9013
Hunter-Lab:
39.8600, 56.3606, -38.6802
#b23bb4 color charts
#b23bb4 color shades, tints & tones
#b23bb4 color schemes
#b23bb4 color preview, HTML & CSS examples
This text has a color of #b23bb4
<p style="color:#b23bb4;">Text here</p>
.mytext {color:#b23bb4;}
This box has a color of #b23bb4
<div style="background-color:#b23bb4;">Content here</div>
.mybackground {background-color:#b23bb4;}
Border around this has a color of #b23bb4
<div style="border:2px solid #b23bb4;">Content here</div>
.myborder {border:2px solid #b23bb4;}