#b97ce5 color space conversions
Hex:
#b97ce5
RGB:
185, 124, 229
CMY:
27, 51, 10
CMYK:
19, 46, 0, 10
HSL:
275°, 66.8790%, 69.2157%
HSV (HSB):
275°, 45.8515%, 89.8039%
XYZ:
41.3581, 30.3867, 77.8142
xyY:
0.2765, 0.2032, 30.3867
CIE-Lab:
61.9865, 42.7392, -44.3523
CIE-LCH:
61.9865, 61.5936, 313.9389
CIE-Luv:
61.9865, 23.0412, -75.7586
Hunter-Lab:
55.1242, 37.4562, -45.1078
#b97ce5 color charts
#b97ce5 color shades, tints & tones
#b97ce5 color schemes
#b97ce5 color preview, HTML & CSS examples
This text has a color of #b97ce5
<p style="color:#b97ce5;">Text here</p>
.mytext {color:#b97ce5;}
This box has a color of #b97ce5
<div style="background-color:#b97ce5;">Content here</div>
.mybackground {background-color:#b97ce5;}
Border around this has a color of #b97ce5
<div style="border:2px solid #b97ce5;">Content here</div>
.myborder {border:2px solid #b97ce5;}