#bf96f5 color space conversions
Hex:
#bf96f5
RGB:
191, 150, 245
CMY:
25, 41, 4
CMYK:
22, 39, 0, 4
HSL:
266°, 82.6087%, 77.4510%
HSV (HSB):
266°, 38.7755%, 96.0784%
XYZ:
48.8736, 39.4816, 91.4310
xyY:
0.2718, 0.2196, 39.4816
CIE-Lab:
69.0987, 33.7686, -41.9647
CIE-LCH:
69.0987, 53.8642, 308.8233
CIE-Luv:
69.0987, 14.1247, -72.0049
Hunter-Lab:
62.8344, 28.8800, -42.2894
#bf96f5 color charts
#bf96f5 color shades, tints & tones
#bf96f5 color schemes
#bf96f5 color preview, HTML & CSS examples
This text has a color of #bf96f5
<p style="color:#bf96f5;">Text here</p>
.mytext {color:#bf96f5;}
This box has a color of #bf96f5
<div style="background-color:#bf96f5;">Content here</div>
.mybackground {background-color:#bf96f5;}
Border around this has a color of #bf96f5
<div style="border:2px solid #bf96f5;">Content here</div>
.myborder {border:2px solid #bf96f5;}