#bf91c7 color space conversions
Hex:
#bf91c7
RGB:
191, 145, 199
CMY:
25, 43, 22
CMYK:
4, 27, 0, 22
HSL:
291°, 32.5301%, 67.4510%
HSV (HSB):
291°, 27.1357%, 78.0392%
XYZ:
41.9201, 35.4507, 58.6661
xyY:
0.3082, 0.2606, 35.4507
CIE-Lab:
66.0981, 26.7253, -21.1959
CIE-LCH:
66.0981, 34.1102, 321.5820
CIE-Luv:
66.0981, 22.1948, -36.7303
Hunter-Lab:
59.5405, 21.4788, -16.7409
#bf91c7 color charts
#bf91c7 color shades, tints & tones
#bf91c7 color schemes
#bf91c7 color preview, HTML & CSS examples
This text has a color of #bf91c7
<p style="color:#bf91c7;">Text here</p>
.mytext {color:#bf91c7;}
This box has a color of #bf91c7
<div style="background-color:#bf91c7;">Content here</div>
.mybackground {background-color:#bf91c7;}
Border around this has a color of #bf91c7
<div style="border:2px solid #bf91c7;">Content here</div>
.myborder {border:2px solid #bf91c7;}