#b97fd5 color space conversions
Hex:
#b97fd5
RGB:
185, 127, 213
CMY:
27, 50, 16
CMYK:
13, 40, 0, 16
HSL:
280°, 50.5882%, 66.6667%
HSV (HSB):
280°, 40.3756%, 83.5294%
XYZ:
39.6072, 30.2971, 66.7112
xyY:
0.2899, 0.2218, 30.2971
CIE-Lab:
61.9097, 37.6460, -35.5400
CIE-LCH:
61.9097, 51.7717, 316.6482
CIE-Luv:
61.9097, 24.4496, -60.8014
Hunter-Lab:
55.0428, 32.1184, -33.3287
#b97fd5 color charts
#b97fd5 color shades, tints & tones
#b97fd5 color schemes
#b97fd5 color preview, HTML & CSS examples
This text has a color of #b97fd5
<p style="color:#b97fd5;">Text here</p>
.mytext {color:#b97fd5;}
This box has a color of #b97fd5
<div style="background-color:#b97fd5;">Content here</div>
.mybackground {background-color:#b97fd5;}
Border around this has a color of #b97fd5
<div style="border:2px solid #b97fd5;">Content here</div>
.myborder {border:2px solid #b97fd5;}