#bf97e4 color space conversions
Hex:
#bf97e4
RGB:
191, 151, 228
CMY:
25, 41, 11
CMYK:
16, 34, 0, 11
HSL:
271°, 58.7786%, 74.3137%
HSV (HSB):
271°, 33.7719%, 89.4118%
XYZ:
46.5561, 38.8110, 78.4363
xyY:
0.2842, 0.2369, 38.8110
CIE-Lab:
68.6142, 29.4227, -33.4006
CIE-LCH:
68.6142, 44.5117, 311.3769
CIE-Luv:
68.6142, 15.7792, -57.1485
Hunter-Lab:
62.2985, 24.3718, -31.0395
#bf97e4 color charts
#bf97e4 color shades, tints & tones
#bf97e4 color schemes
#bf97e4 color preview, HTML & CSS examples
This text has a color of #bf97e4
<p style="color:#bf97e4;">Text here</p>
.mytext {color:#bf97e4;}
This box has a color of #bf97e4
<div style="background-color:#bf97e4;">Content here</div>
.mybackground {background-color:#bf97e4;}
Border around this has a color of #bf97e4
<div style="border:2px solid #bf97e4;">Content here</div>
.myborder {border:2px solid #bf97e4;}