#b97be5 color space conversions
Hex:
#b97be5
RGB:
185, 123, 229
CMY:
27, 52, 10
CMYK:
19, 46, 0, 10
HSL:
275°, 67.0886%, 69.0196%
HSV (HSB):
275°, 46.2882%, 89.8039%
XYZ:
41.2334, 30.1373, 77.7726
xyY:
0.2765, 0.2021, 30.1373
CIE-Lab:
61.7725, 43.2802, -44.6894
CIE-LCH:
61.7725, 62.2119, 314.0823
CIE-Luv:
61.7725, 23.4090, -76.3270
Hunter-Lab:
54.8975, 38.0004, -45.5672
#b97be5 color charts
#b97be5 color shades, tints & tones
#b97be5 color schemes
#b97be5 color preview, HTML & CSS examples
This text has a color of #b97be5
<p style="color:#b97be5;">Text here</p>
.mytext {color:#b97be5;}
This box has a color of #b97be5
<div style="background-color:#b97be5;">Content here</div>
.mybackground {background-color:#b97be5;}
Border around this has a color of #b97be5
<div style="border:2px solid #b97be5;">Content here</div>
.myborder {border:2px solid #b97be5;}