#b23ec2 color space conversions
Hex:
#b23ec2
RGB:
178, 62, 194
CMY:
30, 76, 24
CMYK:
8, 68, 0, 24
HSL:
293°, 51.9685%, 50.1961%
HSV (HSB):
293°, 68.0412%, 76.0784%
XYZ:
29.8203, 16.8053, 52.7110
xyY:
0.3002, 0.1692, 16.8053
CIE-Lab:
48.0137, 63.8302, -46.6715
CIE-LCH:
48.0137, 79.0729, 323.8264
CIE-Luv:
48.0137, 45.7112, -77.7835
Hunter-Lab:
40.9942, 58.1059, -47.5400
#b23ec2 color charts
#b23ec2 color shades, tints & tones
#b23ec2 color schemes
#b23ec2 color preview, HTML & CSS examples
This text has a color of #b23ec2
<p style="color:#b23ec2;">Text here</p>
.mytext {color:#b23ec2;}
This box has a color of #b23ec2
<div style="background-color:#b23ec2;">Content here</div>
.mybackground {background-color:#b23ec2;}
Border around this has a color of #b23ec2
<div style="border:2px solid #b23ec2;">Content here</div>
.myborder {border:2px solid #b23ec2;}