#b996e8 color space conversions
Hex:
#b996e8
RGB:
185, 150, 232
CMY:
27, 41, 9
CMYK:
20, 35, 0, 9
HSL:
266°, 64.0625%, 74.9020%
HSV (HSB):
266°, 35.3448%, 90.9804%
XYZ:
45.4794, 37.9532, 81.2726
xyY:
0.2761, 0.2304, 37.9532
CIE-Lab:
67.9861, 29.0679, -36.6190
CIE-LCH:
67.9861, 46.7535, 308.4423
CIE-Luv:
67.9861, 12.4076, -62.3109
Hunter-Lab:
61.6061, 23.9630, -35.0928
#b996e8 color charts
#b996e8 color shades, tints & tones
#b996e8 color schemes
#b996e8 color preview, HTML & CSS examples
This text has a color of #b996e8
<p style="color:#b996e8;">Text here</p>
.mytext {color:#b996e8;}
This box has a color of #b996e8
<div style="background-color:#b996e8;">Content here</div>
.mybackground {background-color:#b996e8;}
Border around this has a color of #b996e8
<div style="border:2px solid #b996e8;">Content here</div>
.myborder {border:2px solid #b996e8;}