#b23fa7 color space conversions
Hex:
#b23fa7
RGB:
178, 63, 167
CMY:
30, 75, 35
CMYK:
0, 65, 6, 30
HSL:
306°, 47.7178%, 47.2549%
HSV (HSB):
306°, 64.6067%, 69.8039%
XYZ:
27.1127, 15.8100, 38.1819
xyY:
0.3343, 0.1949, 15.8100
CIE-Lab:
46.7242, 58.7773, -32.8904
CIE-LCH:
46.7242, 67.3540, 330.7696
CIE-Luv:
46.7242, 53.7285, -56.3139
Hunter-Lab:
39.7618, 52.1319, -29.1008
#b23fa7 color charts
#b23fa7 color shades, tints & tones
#b23fa7 color schemes
#b23fa7 color preview, HTML & CSS examples
This text has a color of #b23fa7
<p style="color:#b23fa7;">Text here</p>
.mytext {color:#b23fa7;}
This box has a color of #b23fa7
<div style="background-color:#b23fa7;">Content here</div>
.mybackground {background-color:#b23fa7;}
Border around this has a color of #b23fa7
<div style="border:2px solid #b23fa7;">Content here</div>
.myborder {border:2px solid #b23fa7;}