#b23a9f color space conversions
Hex:
#b23a9f
RGB:
178, 58, 159
CMY:
30, 77, 38
CMYK:
0, 67, 11, 30
HSL:
310°, 50.8475%, 46.2745%
HSV (HSB):
310°, 67.4157%, 69.8039%
XYZ:
26.1312, 14.9943, 34.3178
xyY:
0.3464, 0.1987, 14.9943
CIE-Lab:
45.6264, 59.4889, -29.8555
CIE-LCH:
45.6264, 66.5603, 333.3495
CIE-Luv:
45.6264, 57.7890, -51.6772
Hunter-Lab:
38.7225, 52.6932, -25.4401
#b23a9f color charts
#b23a9f color shades, tints & tones
#b23a9f color schemes
#b23a9f color preview, HTML & CSS examples
This text has a color of #b23a9f
<p style="color:#b23a9f;">Text here</p>
.mytext {color:#b23a9f;}
This box has a color of #b23a9f
<div style="background-color:#b23a9f;">Content here</div>
.mybackground {background-color:#b23a9f;}
Border around this has a color of #b23a9f
<div style="border:2px solid #b23a9f;">Content here</div>
.myborder {border:2px solid #b23a9f;}