#bf96f3 color space conversions
Hex:
#bf96f3
RGB:
191, 150, 243
CMY:
25, 41, 5
CMYK:
21, 38, 0, 5
HSL:
266°, 79.4872%, 77.0588%
HSV (HSB):
266°, 38.2716%, 95.2941%
XYZ:
48.5699, 39.3601, 89.8314
xyY:
0.2732, 0.2214, 39.3601
CIE-Lab:
69.0113, 33.3136, -41.0085
CIE-LCH:
69.0113, 52.8346, 309.0890
CIE-Luv:
69.0113, 14.3675, -70.3390
Hunter-Lab:
62.7376, 28.3992, -40.9785
#bf96f3 color charts
#bf96f3 color shades, tints & tones
#bf96f3 color schemes
#bf96f3 color preview, HTML & CSS examples
This text has a color of #bf96f3
<p style="color:#bf96f3;">Text here</p>
.mytext {color:#bf96f3;}
This box has a color of #bf96f3
<div style="background-color:#bf96f3;">Content here</div>
.mybackground {background-color:#bf96f3;}
Border around this has a color of #bf96f3
<div style="border:2px solid #bf96f3;">Content here</div>
.myborder {border:2px solid #bf96f3;}