#b996d4 color space conversions
Hex:
#b996d4
RGB:
185, 150, 212
CMY:
27, 41, 17
CMYK:
13, 29, 0, 17
HSL:
274°, 41.8919%, 70.9804%
HSV (HSB):
274°, 29.2453%, 83.1373%
XYZ:
42.7976, 36.8804, 67.1503
xyY:
0.2915, 0.2512, 36.8804
CIE-Lab:
67.1872, 24.6680, -26.8128
CIE-LCH:
67.1872, 36.4340, 312.6143
CIE-Luv:
67.1872, 14.7008, -45.5123
Hunter-Lab:
60.7293, 19.5176, -23.0484
#b996d4 color charts
#b996d4 color shades, tints & tones
#b996d4 color schemes
#b996d4 color preview, HTML & CSS examples
This text has a color of #b996d4
<p style="color:#b996d4;">Text here</p>
.mytext {color:#b996d4;}
This box has a color of #b996d4
<div style="background-color:#b996d4;">Content here</div>
.mybackground {background-color:#b996d4;}
Border around this has a color of #b996d4
<div style="border:2px solid #b996d4;">Content here</div>
.myborder {border:2px solid #b996d4;}