#bf95c5 color space conversions
Hex:
#bf95c5
RGB:
191, 149, 197
CMY:
25, 42, 23
CMYK:
3, 24, 0, 23
HSL:
293°, 29.2683%, 67.8431%
HSV (HSB):
293°, 24.3655%, 77.2549%
XYZ:
42.3113, 36.6025, 57.6583
xyY:
0.3098, 0.2680, 36.6025
CIE-Lab:
66.9777, 24.1142, -18.7419
CIE-LCH:
66.9777, 30.5410, 322.1451
CIE-Luv:
66.9777, 20.5417, -32.5103
Hunter-Lab:
60.5000, 18.9610, -14.1551
#bf95c5 color charts
#bf95c5 color shades, tints & tones
#bf95c5 color schemes
#bf95c5 color preview, HTML & CSS examples
This text has a color of #bf95c5
<p style="color:#bf95c5;">Text here</p>
.mytext {color:#bf95c5;}
This box has a color of #bf95c5
<div style="background-color:#bf95c5;">Content here</div>
.mybackground {background-color:#bf95c5;}
Border around this has a color of #bf95c5
<div style="border:2px solid #bf95c5;">Content here</div>
.myborder {border:2px solid #bf95c5;}