#b997f7 color space conversions
Hex:
#b997f7
RGB:
185, 151, 247
CMY:
27, 41, 3
CMYK:
25, 39, 0, 3
HSL:
261°, 85.7143%, 78.0392%
HSV (HSB):
261°, 38.8664%, 96.8627%
XYZ:
47.8627, 39.1629, 93.0322
xyY:
0.2658, 0.2175, 39.1629
CIE-Lab:
68.8691, 31.9771, -43.4557
CIE-LCH:
68.8691, 53.9531, 306.3477
CIE-Luv:
68.8691, 10.3251, -74.1987
Hunter-Lab:
62.5803, 27.0050, -44.3347
#b997f7 color charts
#b997f7 color shades, tints & tones
#b997f7 color schemes
#b997f7 color preview, HTML & CSS examples
This text has a color of #b997f7
<p style="color:#b997f7;">Text here</p>
.mytext {color:#b997f7;}
This box has a color of #b997f7
<div style="background-color:#b997f7;">Content here</div>
.mybackground {background-color:#b997f7;}
Border around this has a color of #b997f7
<div style="border:2px solid #b997f7;">Content here</div>
.myborder {border:2px solid #b997f7;}