#bf73d0 color space conversions
Hex:
#bf73d0
RGB:
191, 115, 208
CMY:
25, 55, 18
CMYK:
8, 45, 0, 18
HSL:
289°, 49.7326%, 63.3333%
HSV (HSB):
289°, 44.7115%, 81.5686%
XYZ:
39.0018, 27.8919, 63.0026
xyY:
0.3003, 0.2147, 27.8919
CIE-Lab:
59.7910, 44.8660, -35.9852
CIE-LCH:
59.7910, 57.5143, 321.2683
CIE-Luv:
59.7910, 33.8213, -62.1691
Hunter-Lab:
52.8128, 39.3983, -33.7606
#bf73d0 color charts
#bf73d0 color shades, tints & tones
#bf73d0 color schemes
#bf73d0 color preview, HTML & CSS examples
This text has a color of #bf73d0
<p style="color:#bf73d0;">Text here</p>
.mytext {color:#bf73d0;}
This box has a color of #bf73d0
<div style="background-color:#bf73d0;">Content here</div>
.mybackground {background-color:#bf73d0;}
Border around this has a color of #bf73d0
<div style="border:2px solid #bf73d0;">Content here</div>
.myborder {border:2px solid #bf73d0;}