#bf96f7 color space conversions
Hex:
#bf96f7
RGB:
191, 150, 247
CMY:
25, 41, 3
CMYK:
23, 39, 0, 3
HSL:
265°, 85.8407%, 77.8431%
HSV (HSB):
265°, 39.2713%, 96.8627%
XYZ:
49.1807, 39.6045, 93.0480
xyY:
0.2705, 0.2178, 39.6045
CIE-Lab:
69.1869, 34.2257, -42.9186
CIE-LCH:
69.1869, 54.8945, 308.5709
CIE-Luv:
69.1869, 13.8826, -73.6686
Hunter-Lab:
62.9321, 29.3646, -43.6106
#bf96f7 color charts
#bf96f7 color shades, tints & tones
#bf96f7 color schemes
#bf96f7 color preview, HTML & CSS examples
This text has a color of #bf96f7
<p style="color:#bf96f7;">Text here</p>
.mytext {color:#bf96f7;}
This box has a color of #bf96f7
<div style="background-color:#bf96f7;">Content here</div>
.mybackground {background-color:#bf96f7;}
Border around this has a color of #bf96f7
<div style="border:2px solid #bf96f7;">Content here</div>
.myborder {border:2px solid #bf96f7;}