#bf96e6 color space conversions
Hex:
#bf96e6
RGB:
191, 150, 230
CMY:
25, 41, 10
CMYK:
17, 35, 0, 10
HSL:
271°, 61.5385%, 74.5098%
HSV (HSB):
271°, 34.7826%, 90.1961%
XYZ:
46.6751, 38.6022, 79.8538
xyY:
0.2827, 0.2338, 38.6022
CIE-Lab:
68.4621, 30.4136, -34.7363
CIE-LCH:
68.4621, 46.1692, 311.2040
CIE-Luv:
68.4621, 15.9593, -59.4703
Hunter-Lab:
62.1307, 25.3678, -32.7113
#bf96e6 color charts
#bf96e6 color shades, tints & tones
#bf96e6 color schemes
#bf96e6 color preview, HTML & CSS examples
This text has a color of #bf96e6
<p style="color:#bf96e6;">Text here</p>
.mytext {color:#bf96e6;}
This box has a color of #bf96e6
<div style="background-color:#bf96e6;">Content here</div>
.mybackground {background-color:#bf96e6;}
Border around this has a color of #bf96e6
<div style="border:2px solid #bf96e6;">Content here</div>
.myborder {border:2px solid #bf96e6;}