#b932c5 color space conversions
Hex:
#b932c5
RGB:
185, 50, 197
CMY:
27, 80, 23
CMYK:
6, 75, 0, 23
HSL:
295°, 59.5142%, 48.4314%
HSV (HSB):
295°, 74.6193%, 77.2549%
XYZ:
31.2262, 16.6267, 54.3868
xyY:
0.3054, 0.1626, 16.6267
CIE-Lab:
47.7862, 70.0684, -48.7107
CIE-LCH:
47.7862, 85.3365, 325.1935
CIE-Luv:
47.7862, 51.9418, -81.4711
Hunter-Lab:
40.7759, 65.3379, -50.5378
#b932c5 color charts
#b932c5 color shades, tints & tones
#b932c5 color schemes
#b932c5 color preview, HTML & CSS examples
This text has a color of #b932c5
<p style="color:#b932c5;">Text here</p>
.mytext {color:#b932c5;}
This box has a color of #b932c5
<div style="background-color:#b932c5;">Content here</div>
.mybackground {background-color:#b932c5;}
Border around this has a color of #b932c5
<div style="border:2px solid #b932c5;">Content here</div>
.myborder {border:2px solid #b932c5;}