#bf83c1 color space conversions
Hex:
#bf83c1
RGB:
191, 131, 193
CMY:
25, 49, 24
CMYK:
1, 32, 0, 24
HSL:
298°, 33.3333%, 63.5294%
HSV (HSB):
298°, 32.1244%, 75.6863%
XYZ:
39.2278, 31.1592, 54.3989
xyY:
0.3144, 0.2497, 31.1592
CIE-Lab:
62.6418, 33.2942, -23.1093
CIE-LCH:
62.6418, 40.5283, 325.2357
CIE-Luv:
62.6418, 29.6596, -40.4424
Hunter-Lab:
55.8204, 27.7550, -18.7058
#bf83c1 color charts
#bf83c1 color shades, tints & tones
#bf83c1 color schemes
#bf83c1 color preview, HTML & CSS examples
This text has a color of #bf83c1
<p style="color:#bf83c1;">Text here</p>
.mytext {color:#bf83c1;}
This box has a color of #bf83c1
<div style="background-color:#bf83c1;">Content here</div>
.mybackground {background-color:#bf83c1;}
Border around this has a color of #bf83c1
<div style="border:2px solid #bf83c1;">Content here</div>
.myborder {border:2px solid #bf83c1;}