#b23ae8 color space conversions
Hex:
#b23ae8
RGB:
178, 58, 232
CMY:
30, 77, 9
CMYK:
23, 75, 0, 9
HSL:
281°, 79.0909%, 56.8627%
HSV (HSB):
281°, 75.0000%, 90.9804%
XYZ:
34.4386, 18.3173, 78.0644
xyY:
0.2633, 0.1400, 18.3173
CIE-Lab:
49.8787, 72.4960, -65.4193
CIE-LCH:
49.8787, 97.6492, 317.9374
CIE-Luv:
49.8787, 36.0972, -106.9596
Hunter-Lab:
42.7987, 68.7351, -78.1853
#b23ae8 color charts
#b23ae8 color shades, tints & tones
#b23ae8 color schemes
#b23ae8 color preview, HTML & CSS examples
This text has a color of #b23ae8
<p style="color:#b23ae8;">Text here</p>
.mytext {color:#b23ae8;}
This box has a color of #b23ae8
<div style="background-color:#b23ae8;">Content here</div>
.mybackground {background-color:#b23ae8;}
Border around this has a color of #b23ae8
<div style="border:2px solid #b23ae8;">Content here</div>
.myborder {border:2px solid #b23ae8;}