#bf96f4 color space conversions
Hex:
#bf96f4
RGB:
191, 150, 244
CMY:
25, 41, 4
CMYK:
22, 39, 0, 4
HSL:
266°, 81.0345%, 77.2549%
HSV (HSB):
266°, 38.5246%, 95.6863%
XYZ:
48.7213, 39.4207, 90.6290
xyY:
0.2725, 0.2205, 39.4207
CIE-Lab:
69.0549, 33.5408, -41.4869
CIE-LCH:
69.0549, 53.3493, 308.9544
CIE-Luv:
69.0549, 14.2460, -71.1722
Hunter-Lab:
62.7859, 28.6391, -41.6327
#bf96f4 color charts
#bf96f4 color shades, tints & tones
#bf96f4 color schemes
#bf96f4 color preview, HTML & CSS examples
This text has a color of #bf96f4
<p style="color:#bf96f4;">Text here</p>
.mytext {color:#bf96f4;}
This box has a color of #bf96f4
<div style="background-color:#bf96f4;">Content here</div>
.mybackground {background-color:#bf96f4;}
Border around this has a color of #bf96f4
<div style="border:2px solid #bf96f4;">Content here</div>
.myborder {border:2px solid #bf96f4;}