#bf84f3 color space conversions
Hex:
#bf84f3
RGB:
191, 132, 243
CMY:
25, 48, 5
CMYK:
21, 46, 0, 5
HSL:
272°, 82.2222%, 73.5294%
HSV (HSB):
272°, 45.6790%, 95.2941%
XYZ:
45.9148, 34.0500, 88.9463
xyY:
0.2718, 0.2016, 34.0500
CIE-Lab:
65.0022, 43.1734, -47.3027
CIE-LCH:
65.0022, 64.0429, 312.3868
CIE-Luv:
65.0022, 21.2795, -81.2977
Hunter-Lab:
58.3523, 38.3369, -49.5290
#bf84f3 color charts
#bf84f3 color shades, tints & tones
#bf84f3 color schemes
#bf84f3 color preview, HTML & CSS examples
This text has a color of #bf84f3
<p style="color:#bf84f3;">Text here</p>
.mytext {color:#bf84f3;}
This box has a color of #bf84f3
<div style="background-color:#bf84f3;">Content here</div>
.mybackground {background-color:#bf84f3;}
Border around this has a color of #bf84f3
<div style="border:2px solid #bf84f3;">Content here</div>
.myborder {border:2px solid #bf84f3;}