#b23cc6 color space conversions
Hex:
#b23cc6
RGB:
178, 60, 198
CMY:
30, 76, 22
CMYK:
10, 70, 0, 22
HSL:
291°, 54.7619%, 50.5882%
HSV (HSB):
291°, 69.6970%, 77.6471%
XYZ:
30.1690, 16.7739, 55.0737
xyY:
0.2957, 0.1644, 16.7739
CIE-Lab:
47.9739, 65.3210, -49.0524
CIE-LCH:
47.9739, 81.6882, 323.0955
CIE-Luv:
47.9739, 44.9844, -81.4536
Hunter-Lab:
40.9560, 59.8138, -51.0584
#b23cc6 color charts
#b23cc6 color shades, tints & tones
#b23cc6 color schemes
#b23cc6 color preview, HTML & CSS examples
This text has a color of #b23cc6
<p style="color:#b23cc6;">Text here</p>
.mytext {color:#b23cc6;}
This box has a color of #b23cc6
<div style="background-color:#b23cc6;">Content here</div>
.mybackground {background-color:#b23cc6;}
Border around this has a color of #b23cc6
<div style="border:2px solid #b23cc6;">Content here</div>
.myborder {border:2px solid #b23cc6;}