#bf7bf3 color space conversions
Hex:
#bf7bf3
RGB:
191, 123, 243
CMY:
25, 52, 5
CMYK:
21, 49, 0, 5
HSL:
274°, 83.3333%, 71.7647%
HSV (HSB):
274°, 49.3827%, 95.2941%
XYZ:
44.7465, 31.7133, 88.5569
xyY:
0.2712, 0.1922, 31.7133
CIE-Lab:
63.1053, 47.9937, -50.3001
CIE-LCH:
63.1053, 69.5233, 313.6559
CIE-Luv:
63.1053, 24.4828, -86.3525
Hunter-Lab:
56.3146, 43.2820, -53.8156
#bf7bf3 color charts
#bf7bf3 color shades, tints & tones
#bf7bf3 color schemes
#bf7bf3 color preview, HTML & CSS examples
This text has a color of #bf7bf3
<p style="color:#bf7bf3;">Text here</p>
.mytext {color:#bf7bf3;}
This box has a color of #bf7bf3
<div style="background-color:#bf7bf3;">Content here</div>
.mybackground {background-color:#bf7bf3;}
Border around this has a color of #bf7bf3
<div style="border:2px solid #bf7bf3;">Content here</div>
.myborder {border:2px solid #bf7bf3;}