#bf47ed color space conversions
Hex:
#bf47ed
RGB:
191, 71, 237
CMY:
25, 72, 7
CMYK:
19, 70, 0, 7
HSL:
283°, 82.1782%, 60.3922%
HSV (HSB):
283°, 70.0422%, 92.9412%
XYZ:
39.0252, 21.6973, 82.2519
xyY:
0.2730, 0.1518, 21.6973
CIE-Lab:
53.7043, 71.1758, -61.9685
CIE-LCH:
53.7043, 94.3721, 318.9559
CIE-Luv:
53.7043, 40.1745, -103.9289
Hunter-Lab:
46.5803, 68.0323, -72.0885
#bf47ed color charts
#bf47ed color shades, tints & tones
#bf47ed color schemes
#bf47ed color preview, HTML & CSS examples
This text has a color of #bf47ed
<p style="color:#bf47ed;">Text here</p>
.mytext {color:#bf47ed;}
This box has a color of #bf47ed
<div style="background-color:#bf47ed;">Content here</div>
.mybackground {background-color:#bf47ed;}
Border around this has a color of #bf47ed
<div style="border:2px solid #bf47ed;">Content here</div>
.myborder {border:2px solid #bf47ed;}