#b97cf9 color space conversions
Hex:
#b97cf9
RGB:
185, 124, 249
CMY:
27, 51, 2
CMYK:
26, 50, 0, 2
HSL:
269°, 91.2409%, 73.1373%
HSV (HSB):
269°, 50.2008%, 97.6471%
XYZ:
44.3141, 31.5691, 93.3804
xyY:
0.2618, 0.1865, 31.5691
CIE-Lab:
62.9852, 47.2545, -53.8369
CIE-LCH:
62.9852, 71.6337, 311.2746
CIE-Luv:
62.9852, 19.8874, -91.9438
Hunter-Lab:
56.1864, 42.4563, -59.2079
#b97cf9 color charts
#b97cf9 color shades, tints & tones
#b97cf9 color schemes
#b97cf9 color preview, HTML & CSS examples
This text has a color of #b97cf9
<p style="color:#b97cf9;">Text here</p>
.mytext {color:#b97cf9;}
This box has a color of #b97cf9
<div style="background-color:#b97cf9;">Content here</div>
.mybackground {background-color:#b97cf9;}
Border around this has a color of #b97cf9
<div style="border:2px solid #b97cf9;">Content here</div>
.myborder {border:2px solid #b97cf9;}