#b23c97 color space conversions
Hex:
#b23c97
RGB:
178, 60, 151
CMY:
30, 76, 41
CMYK:
0, 66, 15, 30
HSL:
314°, 49.5798%, 46.6667%
HSV (HSB):
314°, 66.2921%, 69.8039%
XYZ:
25.5619, 14.9311, 30.8129
xyY:
0.3585, 0.2094, 14.9311
CIE-Lab:
45.5396, 57.4844, -25.2040
CIE-LCH:
45.5396, 62.7671, 336.3250
CIE-Luv:
45.5396, 59.8875, -44.6232
Hunter-Lab:
38.6407, 50.4612, -20.2305
#b23c97 color charts
#b23c97 color shades, tints & tones
#b23c97 color schemes
#b23c97 color preview, HTML & CSS examples
This text has a color of #b23c97
<p style="color:#b23c97;">Text here</p>
.mytext {color:#b23c97;}
This box has a color of #b23c97
<div style="background-color:#b23c97;">Content here</div>
.mybackground {background-color:#b23c97;}
Border around this has a color of #b23c97
<div style="border:2px solid #b23c97;">Content here</div>
.myborder {border:2px solid #b23c97;}