#bf83c3 color space conversions
Hex:
#bf83c3
RGB:
191, 131, 195
CMY:
25, 49, 24
CMYK:
2, 33, 0, 24
HSL:
296°, 34.7826%, 63.9216%
HSV (HSB):
296°, 32.8205%, 76.4706%
XYZ:
39.4525, 31.2491, 55.5821
xyY:
0.3124, 0.2475, 31.2491
CIE-Lab:
62.7174, 33.6780, -24.1214
CIE-LCH:
62.7174, 41.4253, 324.3884
CIE-Luv:
62.7174, 29.3315, -42.1047
Hunter-Lab:
55.9009, 28.1512, -19.8212
#bf83c3 color charts
#bf83c3 color shades, tints & tones
#bf83c3 color schemes
#bf83c3 color preview, HTML & CSS examples
This text has a color of #bf83c3
<p style="color:#bf83c3;">Text here</p>
.mytext {color:#bf83c3;}
This box has a color of #bf83c3
<div style="background-color:#bf83c3;">Content here</div>
.mybackground {background-color:#bf83c3;}
Border around this has a color of #bf83c3
<div style="border:2px solid #bf83c3;">Content here</div>
.myborder {border:2px solid #bf83c3;}