#b696d8 color space conversions
Hex:
#b696d8
RGB:
182, 150, 216
CMY:
29, 41, 15
CMYK:
16, 31, 0, 15
HSL:
269°, 45.8333%, 71.7647%
HSV (HSB):
269°, 30.5556%, 84.7059%
XYZ:
42.5924, 36.7156, 69.8077
xyY:
0.2856, 0.2462, 36.7156
CIE-Lab:
67.0631, 24.5895, -29.2435
CIE-LCH:
67.0631, 38.2076, 310.0589
CIE-Luv:
67.0631, 12.5479, -49.4326
Hunter-Lab:
60.5934, 19.4330, -25.8907
#b696d8 color charts
#b696d8 color shades, tints & tones
#b696d8 color schemes
#b696d8 color preview, HTML & CSS examples
This text has a color of #b696d8
<p style="color:#b696d8;">Text here</p>
.mytext {color:#b696d8;}
This box has a color of #b696d8
<div style="background-color:#b696d8;">Content here</div>
.mybackground {background-color:#b696d8;}
Border around this has a color of #b696d8
<div style="border:2px solid #b696d8;">Content here</div>
.myborder {border:2px solid #b696d8;}