#bf7ac9 color space conversions
Hex:
#bf7ac9
RGB:
191, 122, 201
CMY:
25, 52, 21
CMYK:
5, 39, 0, 21
HSL:
292°, 42.2460%, 63.3333%
HSV (HSB):
292°, 39.3035%, 78.8235%
XYZ:
38.9880, 29.2125, 58.8420
xyY:
0.3069, 0.2299, 29.2125
CIE-Lab:
60.9687, 39.7458, -30.2021
CIE-LCH:
60.9687, 49.9189, 322.7695
CIE-Luv:
60.9687, 32.2807, -52.4268
Hunter-Lab:
54.0486, 34.1762, -26.7143
#bf7ac9 color charts
#bf7ac9 color shades, tints & tones
#bf7ac9 color schemes
#bf7ac9 color preview, HTML & CSS examples
This text has a color of #bf7ac9
<p style="color:#bf7ac9;">Text here</p>
.mytext {color:#bf7ac9;}
This box has a color of #bf7ac9
<div style="background-color:#bf7ac9;">Content here</div>
.mybackground {background-color:#bf7ac9;}
Border around this has a color of #bf7ac9
<div style="border:2px solid #bf7ac9;">Content here</div>
.myborder {border:2px solid #bf7ac9;}