#bf97d2 color space conversions
Hex:
#bf97d2
RGB:
191, 151, 210
CMY:
25, 41, 18
CMYK:
9, 28, 0, 18
HSL:
281°, 39.5973%, 70.7843%
HSV (HSB):
281°, 28.0952%, 82.3529%
XYZ:
44.1853, 37.8627, 65.9522
xyY:
0.2985, 0.2558, 37.8627
CIE-Lab:
67.9193, 25.6107, -24.5320
CIE-LCH:
67.9193, 35.4644, 316.2323
CIE-Luv:
67.9193, 17.9804, -42.0553
Hunter-Lab:
61.5327, 20.4948, -20.4755
#bf97d2 color charts
#bf97d2 color shades, tints & tones
#bf97d2 color schemes
#bf97d2 color preview, HTML & CSS examples
This text has a color of #bf97d2
<p style="color:#bf97d2;">Text here</p>
.mytext {color:#bf97d2;}
This box has a color of #bf97d2
<div style="background-color:#bf97d2;">Content here</div>
.mybackground {background-color:#bf97d2;}
Border around this has a color of #bf97d2
<div style="border:2px solid #bf97d2;">Content here</div>
.myborder {border:2px solid #bf97d2;}