#b23cc9 color space conversions
Hex:
#b23cc9
RGB:
178, 60, 201
CMY:
30, 76, 21
CMYK:
11, 70, 0, 21
HSL:
290°, 56.6265%, 51.1765%
HSV (HSB):
290°, 70.1493%, 78.8235%
XYZ:
30.5186, 16.9137, 56.9145
xyY:
0.2925, 0.1621, 16.9137
CIE-Lab:
48.1512, 65.8692, -50.5027
CIE-LCH:
48.1512, 83.0016, 322.5221
CIE-Luv:
48.1512, 44.1143, -83.7262
Hunter-Lab:
41.1263, 60.4883, -53.2627
#b23cc9 color charts
#b23cc9 color shades, tints & tones
#b23cc9 color schemes
#b23cc9 color preview, HTML & CSS examples
This text has a color of #b23cc9
<p style="color:#b23cc9;">Text here</p>
.mytext {color:#b23cc9;}
This box has a color of #b23cc9
<div style="background-color:#b23cc9;">Content here</div>
.mybackground {background-color:#b23cc9;}
Border around this has a color of #b23cc9
<div style="border:2px solid #b23cc9;">Content here</div>
.myborder {border:2px solid #b23cc9;}