#b23fb3 color space conversions
Hex:
#b23fb3
RGB:
178, 63, 179
CMY:
30, 75, 30
CMYK:
1, 65, 0, 30
HSL:
299°, 47.9339%, 47.4510%
HSV (HSB):
299°, 64.8045%, 70.1961%
XYZ:
28.2743, 16.2747, 44.2989
xyY:
0.3182, 0.1832, 16.2747
CIE-Lab:
47.3328, 60.7893, -39.0031
CIE-LCH:
47.3328, 72.2259, 327.3153
CIE-Luv:
47.3328, 49.9718, -65.8010
Hunter-Lab:
40.3419, 54.5065, -36.8663
#b23fb3 color charts
#b23fb3 color shades, tints & tones
#b23fb3 color schemes
#b23fb3 color preview, HTML & CSS examples
This text has a color of #b23fb3
<p style="color:#b23fb3;">Text here</p>
.mytext {color:#b23fb3;}
This box has a color of #b23fb3
<div style="background-color:#b23fb3;">Content here</div>
.mybackground {background-color:#b23fb3;}
Border around this has a color of #b23fb3
<div style="border:2px solid #b23fb3;">Content here</div>
.myborder {border:2px solid #b23fb3;}