#b932d4 color space conversions
Hex:
#b932d4
RGB:
185, 50, 212
CMY:
27, 80, 17
CMYK:
13, 76, 0, 17
HSL:
290°, 65.3226%, 51.3725%
HSV (HSB):
290°, 76.4151%, 83.1373%
XYZ:
33.0319, 17.3490, 63.8951
xyY:
0.2891, 0.1518, 17.3490
CIE-Lab:
48.6967, 72.6694, -55.8964
CIE-LCH:
48.6967, 91.6801, 322.4330
CIE-Luv:
48.6967, 47.2357, -92.6573
Hunter-Lab:
41.6521, 68.6669, -61.7955
#b932d4 color charts
#b932d4 color shades, tints & tones
#b932d4 color schemes
#b932d4 color preview, HTML & CSS examples
This text has a color of #b932d4
<p style="color:#b932d4;">Text here</p>
.mytext {color:#b932d4;}
This box has a color of #b932d4
<div style="background-color:#b932d4;">Content here</div>
.mybackground {background-color:#b932d4;}
Border around this has a color of #b932d4
<div style="border:2px solid #b932d4;">Content here</div>
.myborder {border:2px solid #b932d4;}