#b696e3 color space conversions
Hex:
#b696e3
RGB:
182, 150, 227
CMY:
29, 41, 11
CMYK:
20, 34, 0, 11
HSL:
265°, 57.8947%, 73.9216%
HSV (HSB):
265°, 33.9207%, 89.0196%
XYZ:
44.0629, 37.3038, 77.5510
xyY:
0.2773, 0.2347, 37.3038
CIE-Lab:
67.5044, 27.0412, -34.6370
CIE-LCH:
67.5044, 43.9425, 307.9792
CIE-Luv:
67.5044, 11.3367, -58.6834
Hunter-Lab:
61.0769, 21.8913, -32.5284
#b696e3 color charts
#b696e3 color shades, tints & tones
#b696e3 color schemes
#b696e3 color preview, HTML & CSS examples
This text has a color of #b696e3
<p style="color:#b696e3;">Text here</p>
.mytext {color:#b696e3;}
This box has a color of #b696e3
<div style="background-color:#b696e3;">Content here</div>
.mybackground {background-color:#b696e3;}
Border around this has a color of #b696e3
<div style="border:2px solid #b696e3;">Content here</div>
.myborder {border:2px solid #b696e3;}