#bf5cb9 color space conversions
Hex:
#bf5cb9
RGB:
191, 92, 185
CMY:
25, 64, 27
CMYK:
0, 52, 3, 25
HSL:
304°, 43.6123%, 55.4902%
HSV (HSB):
304°, 51.8325%, 74.9020%
XYZ:
34.0700, 22.2334, 48.3947
xyY:
0.3254, 0.2124, 22.2334
CIE-Lab:
54.2738, 52.2750, -31.4692
CIE-LCH:
54.2738, 61.0163, 328.9523
CIE-Luv:
54.2738, 47.9353, -55.0973
Hunter-Lab:
47.1523, 46.4587, -27.8456
#bf5cb9 color charts
#bf5cb9 color shades, tints & tones
#bf5cb9 color schemes
#bf5cb9 color preview, HTML & CSS examples
This text has a color of #bf5cb9
<p style="color:#bf5cb9;">Text here</p>
.mytext {color:#bf5cb9;}
This box has a color of #bf5cb9
<div style="background-color:#bf5cb9;">Content here</div>
.mybackground {background-color:#bf5cb9;}
Border around this has a color of #bf5cb9
<div style="border:2px solid #bf5cb9;">Content here</div>
.myborder {border:2px solid #bf5cb9;}