#b932e9 color space conversions
Hex:
#b932e9
RGB:
185, 50, 233
CMY:
27, 80, 9
CMYK:
21, 79, 0, 9
HSL:
284°, 80.6167%, 55.4902%
HSV (HSB):
284°, 78.5408%, 91.3725%
XYZ:
35.8562, 18.4787, 78.7677
xyY:
0.2694, 0.1388, 18.4787
CIE-Lab:
50.0716, 76.4895, -65.6226
CIE-LCH:
50.0716, 100.7818, 319.3727
CIE-Luv:
50.0716, 41.1687, -107.7905
Hunter-Lab:
42.9868, 73.6634, -78.5503
#b932e9 color charts
#b932e9 color shades, tints & tones
#b932e9 color schemes
#b932e9 color preview, HTML & CSS examples
This text has a color of #b932e9
<p style="color:#b932e9;">Text here</p>
.mytext {color:#b932e9;}
This box has a color of #b932e9
<div style="background-color:#b932e9;">Content here</div>
.mybackground {background-color:#b932e9;}
Border around this has a color of #b932e9
<div style="border:2px solid #b932e9;">Content here</div>
.myborder {border:2px solid #b932e9;}