#b932d1 color space conversions
Hex:
#b932d1
RGB:
185, 50, 209
CMY:
27, 80, 18
CMYK:
11, 76, 0, 18
HSL:
291°, 63.3466%, 50.7843%
HSV (HSB):
291°, 76.0766%, 81.9608%
XYZ:
32.6568, 17.1989, 61.9201
xyY:
0.2922, 0.1539, 17.1989
CIE-Lab:
48.5097, 72.1400, -54.4756
CIE-LCH:
48.5097, 90.3978, 322.9422
CIE-Luv:
48.5097, 48.1521, -90.4446
Hunter-Lab:
41.4716, 67.9845, -59.4942
#b932d1 color charts
#b932d1 color shades, tints & tones
#b932d1 color schemes
#b932d1 color preview, HTML & CSS examples
This text has a color of #b932d1
<p style="color:#b932d1;">Text here</p>
.mytext {color:#b932d1;}
This box has a color of #b932d1
<div style="background-color:#b932d1;">Content here</div>
.mybackground {background-color:#b932d1;}
Border around this has a color of #b932d1
<div style="border:2px solid #b932d1;">Content here</div>
.myborder {border:2px solid #b932d1;}