#b23db9 color space conversions
Hex:
#b23db9
RGB:
178, 61, 185
CMY:
30, 76, 27
CMYK:
4, 67, 0, 27
HSL:
297°, 50.4065%, 48.2353%
HSV (HSB):
297°, 67.0270%, 72.5490%
XYZ:
28.7858, 16.3052, 47.5290
xyY:
0.3108, 0.1760, 16.3052
CIE-Lab:
47.3724, 62.6192, -42.4525
CIE-LCH:
47.3724, 75.6530, 325.8648
CIE-Luv:
47.3724, 48.6386, -71.1528
Hunter-Lab:
40.3798, 56.5840, -41.5215
#b23db9 color charts
#b23db9 color shades, tints & tones
#b23db9 color schemes
#b23db9 color preview, HTML & CSS examples
This text has a color of #b23db9
<p style="color:#b23db9;">Text here</p>
.mytext {color:#b23db9;}
This box has a color of #b23db9
<div style="background-color:#b23db9;">Content here</div>
.mybackground {background-color:#b23db9;}
Border around this has a color of #b23db9
<div style="border:2px solid #b23db9;">Content here</div>
.myborder {border:2px solid #b23db9;}