#b97ec7 color space conversions
Hex:
#b97ec7
RGB:
185, 126, 199
CMY:
27, 51, 22
CMYK:
7, 37, 0, 22
HSL:
288°, 39.4595%, 63.7255%
HSV (HSB):
288°, 36.6834%, 78.0392%
XYZ:
37.7772, 29.3595, 57.7087
xyY:
0.3026, 0.2352, 29.3595
CIE-Lab:
61.0976, 35.3039, -28.9272
CIE-LCH:
61.0976, 45.6415, 320.6696
CIE-Luv:
61.0976, 27.1425, -49.7442
Hunter-Lab:
54.1844, 29.6270, -25.2173
#b97ec7 color charts
#b97ec7 color shades, tints & tones
#b97ec7 color schemes
#b97ec7 color preview, HTML & CSS examples
This text has a color of #b97ec7
<p style="color:#b97ec7;">Text here</p>
.mytext {color:#b97ec7;}
This box has a color of #b97ec7
<div style="background-color:#b97ec7;">Content here</div>
.mybackground {background-color:#b97ec7;}
Border around this has a color of #b97ec7
<div style="border:2px solid #b97ec7;">Content here</div>
.myborder {border:2px solid #b97ec7;}