#b97ec5 color space conversions
Hex:
#b97ec5
RGB:
185, 126, 197
CMY:
27, 51, 23
CMYK:
6, 36, 0, 23
HSL:
290°, 37.9679%, 63.3333%
HSV (HSB):
290°, 36.0406%, 77.2549%
XYZ:
37.5465, 29.2672, 56.4935
xyY:
0.3045, 0.2374, 29.2672
CIE-Lab:
61.0167, 34.9025, -27.9225
CIE-LCH:
61.0167, 44.6973, 321.3397
CIE-Luv:
61.0167, 27.4719, -48.0777
Hunter-Lab:
54.0992, 29.2109, -24.0447
#b97ec5 color charts
#b97ec5 color shades, tints & tones
#b97ec5 color schemes
#b97ec5 color preview, HTML & CSS examples
This text has a color of #b97ec5
<p style="color:#b97ec5;">Text here</p>
.mytext {color:#b97ec5;}
This box has a color of #b97ec5
<div style="background-color:#b97ec5;">Content here</div>
.mybackground {background-color:#b97ec5;}
Border around this has a color of #b97ec5
<div style="border:2px solid #b97ec5;">Content here</div>
.myborder {border:2px solid #b97ec5;}