#b97ed5 color space conversions
Hex:
#b97ed5
RGB:
185, 126, 213
CMY:
27, 51, 16
CMYK:
13, 41, 0, 16
HSL:
281°, 50.8772%, 66.4706%
HSV (HSB):
281°, 40.8451%, 83.5294%
XYZ:
39.4787, 30.0401, 66.6684
xyY:
0.2899, 0.2206, 30.0401
CIE-Lab:
61.6888, 38.1940, -35.8846
CIE-LCH:
61.6888, 52.4069, 316.7856
CIE-Luv:
61.6888, 24.8557, -61.3955
Hunter-Lab:
54.8088, 32.6576, -33.7530
#b97ed5 color charts
#b97ed5 color shades, tints & tones
#b97ed5 color schemes
#b97ed5 color preview, HTML & CSS examples
This text has a color of #b97ed5
<p style="color:#b97ed5;">Text here</p>
.mytext {color:#b97ed5;}
This box has a color of #b97ed5
<div style="background-color:#b97ed5;">Content here</div>
.mybackground {background-color:#b97ed5;}
Border around this has a color of #b97ed5
<div style="border:2px solid #b97ed5;">Content here</div>
.myborder {border:2px solid #b97ed5;}