#bf74b9 color space conversions
Hex:
#bf74b9
RGB:
191, 116, 185
CMY:
25, 55, 27
CMYK:
0, 39, 3, 25
HSL:
305°, 36.9458%, 60.1961%
HSV (HSB):
305°, 39.2670%, 74.9020%
XYZ:
36.4882, 27.0699, 49.2008
xyY:
0.3236, 0.2401, 27.0699
CIE-Lab:
59.0390, 39.9475, -24.0962
CIE-LCH:
59.0390, 46.6522, 328.9018
CIE-Luv:
59.0390, 37.9757, -42.5988
Hunter-Lab:
52.0288, 34.1332, -19.6472
#bf74b9 color charts
#bf74b9 color shades, tints & tones
#bf74b9 color schemes
#bf74b9 color preview, HTML & CSS examples
This text has a color of #bf74b9
<p style="color:#bf74b9;">Text here</p>
.mytext {color:#bf74b9;}
This box has a color of #bf74b9
<div style="background-color:#bf74b9;">Content here</div>
.mybackground {background-color:#bf74b9;}
Border around this has a color of #bf74b9
<div style="border:2px solid #bf74b9;">Content here</div>
.myborder {border:2px solid #bf74b9;}