#b23db1 color space conversions
Hex:
#b23db1
RGB:
178, 61, 177
CMY:
30, 76, 31
CMYK:
0, 66, 1, 30
HSL:
301°, 48.9540%, 46.8627%
HSV (HSB):
301°, 65.7303%, 69.8039%
XYZ:
27.9647, 15.9768, 43.2049
xyY:
0.3209, 0.1833, 15.9768
CIE-Lab:
46.9440, 61.2422, -38.4432
CIE-LCH:
46.9440, 72.3082, 327.8825
CIE-Luv:
46.9440, 51.1139, -64.9042
Hunter-Lab:
39.9710, 54.9337, -36.1073
#b23db1 color charts
#b23db1 color shades, tints & tones
#b23db1 color schemes
#b23db1 color preview, HTML & CSS examples
This text has a color of #b23db1
<p style="color:#b23db1;">Text here</p>
.mytext {color:#b23db1;}
This box has a color of #b23db1
<div style="background-color:#b23db1;">Content here</div>
.mybackground {background-color:#b23db1;}
Border around this has a color of #b23db1
<div style="border:2px solid #b23db1;">Content here</div>
.myborder {border:2px solid #b23db1;}