#b956d6 color space conversions
Hex:
#b956d6
RGB:
185, 86, 214
CMY:
27, 66, 16
CMYK:
14, 60, 0, 16
HSL:
286°, 60.9524%, 58.8235%
HSV (HSB):
286°, 59.8131%, 83.9216%
XYZ:
35.4730, 21.8249, 65.9613
xyY:
0.2878, 0.1771, 21.8249
CIE-Lab:
53.8407, 58.9518, -48.8133
CIE-LCH:
53.8407, 76.5379, 320.3745
CIE-Luv:
53.8407, 38.6420, -82.6168
Hunter-Lab:
46.7171, 53.7826, -51.0113
#b956d6 color charts
#b956d6 color shades, tints & tones
#b956d6 color schemes
#b956d6 color preview, HTML & CSS examples
This text has a color of #b956d6
<p style="color:#b956d6;">Text here</p>
.mytext {color:#b956d6;}
This box has a color of #b956d6
<div style="background-color:#b956d6;">Content here</div>
.mybackground {background-color:#b956d6;}
Border around this has a color of #b956d6
<div style="border:2px solid #b956d6;">Content here</div>
.myborder {border:2px solid #b956d6;}