#b23ca6 color space conversions
Hex:
#b23ca6
RGB:
178, 60, 166
CMY:
30, 76, 35
CMYK:
0, 66, 7, 30
HSL:
306°, 49.5798%, 46.6667%
HSV (HSB):
306°, 66.2921%, 69.8039%
XYZ:
26.8589, 15.4499, 37.6429
xyY:
0.3359, 0.1932, 15.4499
CIE-Lab:
46.2443, 59.8159, -33.0512
CIE-LCH:
46.2443, 68.3398, 331.0772
CIE-Luv:
46.2443, 54.9033, -56.5598
Hunter-Lab:
39.3063, 53.1870, -29.2664
#b23ca6 color charts
#b23ca6 color shades, tints & tones
#b23ca6 color schemes
#b23ca6 color preview, HTML & CSS examples
This text has a color of #b23ca6
<p style="color:#b23ca6;">Text here</p>
.mytext {color:#b23ca6;}
This box has a color of #b23ca6
<div style="background-color:#b23ca6;">Content here</div>
.mybackground {background-color:#b23ca6;}
Border around this has a color of #b23ca6
<div style="border:2px solid #b23ca6;">Content here</div>
.myborder {border:2px solid #b23ca6;}