#b23c98 color space conversions
Hex:
#b23c98
RGB:
178, 60, 152
CMY:
30, 76, 40
CMYK:
0, 66, 15, 30
HSL:
313°, 49.5798%, 46.6667%
HSV (HSB):
313°, 66.2921%, 69.8039%
XYZ:
25.6435, 14.9637, 31.2425
xyY:
0.3569, 0.2083, 14.9637
CIE-Lab:
45.5844, 57.6343, -25.7342
CIE-LCH:
45.5844, 63.1186, 335.9388
CIE-Luv:
45.5844, 59.5504, -45.4206
Hunter-Lab:
38.6829, 50.6350, -20.8078
#b23c98 color charts
#b23c98 color shades, tints & tones
#b23c98 color schemes
#b23c98 color preview, HTML & CSS examples
This text has a color of #b23c98
<p style="color:#b23c98;">Text here</p>
.mytext {color:#b23c98;}
This box has a color of #b23c98
<div style="background-color:#b23c98;">Content here</div>
.mybackground {background-color:#b23c98;}
Border around this has a color of #b23c98
<div style="border:2px solid #b23c98;">Content here</div>
.myborder {border:2px solid #b23c98;}