#b97ae5 color space conversions
Hex:
#b97ae5
RGB:
185, 122, 229
CMY:
27, 52, 10
CMYK:
19, 47, 0, 10
HSL:
275°, 67.2956%, 68.8235%
HSV (HSB):
275°, 46.7249%, 89.8039%
XYZ:
41.1100, 29.8905, 77.7315
xyY:
0.2764, 0.2010, 29.8905
CIE-Lab:
61.5596, 43.8199, -45.0249
CIE-LCH:
61.5596, 62.8286, 314.2229
CIE-Luv:
61.5596, 23.7743, -76.8915
Hunter-Lab:
54.6722, 38.5441, -46.0264
#b97ae5 color charts
#b97ae5 color shades, tints & tones
#b97ae5 color schemes
#b97ae5 color preview, HTML & CSS examples
This text has a color of #b97ae5
<p style="color:#b97ae5;">Text here</p>
.mytext {color:#b97ae5;}
This box has a color of #b97ae5
<div style="background-color:#b97ae5;">Content here</div>
.mybackground {background-color:#b97ae5;}
Border around this has a color of #b97ae5
<div style="border:2px solid #b97ae5;">Content here</div>
.myborder {border:2px solid #b97ae5;}