#bf72b5 color space conversions
Hex:
#bf72b5
RGB:
191, 114, 181
CMY:
25, 55, 29
CMYK:
0, 40, 5, 25
HSL:
308°, 37.5610%, 59.8039%
HSV (HSB):
308°, 40.3141%, 74.9020%
XYZ:
35.8437, 26.4472, 46.9317
xyY:
0.3282, 0.2421, 26.4472
CIE-Lab:
58.4591, 40.2946, -22.6994
CIE-LCH:
58.4591, 46.2484, 330.6059
CIE-Luv:
58.4591, 39.6905, -40.4201
Hunter-Lab:
51.4268, 34.4146, -18.1088
#bf72b5 color charts
#bf72b5 color shades, tints & tones
#bf72b5 color schemes
#bf72b5 color preview, HTML & CSS examples
This text has a color of #bf72b5
<p style="color:#bf72b5;">Text here</p>
.mytext {color:#bf72b5;}
This box has a color of #bf72b5
<div style="background-color:#bf72b5;">Content here</div>
.mybackground {background-color:#bf72b5;}
Border around this has a color of #bf72b5
<div style="border:2px solid #bf72b5;">Content here</div>
.myborder {border:2px solid #bf72b5;}