#b23c94 color space conversions
Hex:
#b23c94
RGB:
178, 60, 148
CMY:
30, 76, 42
CMYK:
0, 66, 17, 30
HSL:
315°, 49.5798%, 46.6667%
HSV (HSB):
315°, 66.2921%, 69.8039%
XYZ:
25.3213, 14.8348, 29.5458
xyY:
0.3633, 0.2128, 14.8348
CIE-Lab:
45.4071, 57.0397, -23.6074
CIE-LCH:
45.4071, 61.7320, 337.5165
CIE-Luv:
45.4071, 60.9022, -42.2313
Hunter-Lab:
38.5160, 49.9468, -18.5205
#b23c94 color charts
#b23c94 color shades, tints & tones
#b23c94 color schemes
#b23c94 color preview, HTML & CSS examples
This text has a color of #b23c94
<p style="color:#b23c94;">Text here</p>
.mytext {color:#b23c94;}
This box has a color of #b23c94
<div style="background-color:#b23c94;">Content here</div>
.mybackground {background-color:#b23c94;}
Border around this has a color of #b23c94
<div style="border:2px solid #b23c94;">Content here</div>
.myborder {border:2px solid #b23c94;}