#bf96c8 color space conversions
Hex:
#bf96c8
RGB:
191, 150, 200
CMY:
25, 41, 22
CMYK:
5, 25, 0, 22
HSL:
289°, 31.2500%, 68.6275%
HSV (HSB):
289°, 25.0000%, 78.4314%
XYZ:
42.8175, 37.0592, 59.5400
xyY:
0.3071, 0.2658, 37.0592
CIE-Lab:
67.3214, 24.1491, -19.8908
CIE-LCH:
67.3214, 31.2862, 320.5230
CIE-Luv:
67.3214, 19.6852, -34.3586
Hunter-Lab:
60.8763, 19.0151, -15.3752
#bf96c8 color charts
#bf96c8 color shades, tints & tones
#bf96c8 color schemes
#bf96c8 color preview, HTML & CSS examples
This text has a color of #bf96c8
<p style="color:#bf96c8;">Text here</p>
.mytext {color:#bf96c8;}
This box has a color of #bf96c8
<div style="background-color:#bf96c8;">Content here</div>
.mybackground {background-color:#bf96c8;}
Border around this has a color of #bf96c8
<div style="border:2px solid #bf96c8;">Content here</div>
.myborder {border:2px solid #bf96c8;}