#bf7fac color space conversions
Hex:
#bf7fac
RGB:
191, 127, 172
CMY:
25, 50, 33
CMYK:
0, 34, 10, 25
HSL:
318°, 33.3333%, 62.3529%
HSV (HSB):
318°, 33.5079%, 74.9020%
XYZ:
36.5216, 29.2337, 42.7475
xyY:
0.3366, 0.2694, 29.2337
CIE-Lab:
60.9873, 31.6605, -13.7102
CIE-LCH:
60.9873, 34.5016, 336.5856
CIE-Luv:
60.9873, 35.1371, -25.5353
Hunter-Lab:
54.0682, 25.9528, -9.0283
#bf7fac color charts
#bf7fac color shades, tints & tones
#bf7fac color schemes
#bf7fac color preview, HTML & CSS examples
This text has a color of #bf7fac
<p style="color:#bf7fac;">Text here</p>
.mytext {color:#bf7fac;}
This box has a color of #bf7fac
<div style="background-color:#bf7fac;">Content here</div>
.mybackground {background-color:#bf7fac;}
Border around this has a color of #bf7fac
<div style="border:2px solid #bf7fac;">Content here</div>
.myborder {border:2px solid #bf7fac;}