#bf83d8 color space conversions
Hex:
#bf83d8
RGB:
191, 131, 216
CMY:
25, 49, 15
CMYK:
12, 39, 0, 15
HSL:
282°, 52.1472%, 68.0392%
HSV (HSB):
282°, 39.3519%, 84.7059%
XYZ:
41.9968, 32.2668, 68.9804
xyY:
0.2932, 0.2253, 32.2668
CIE-Lab:
63.5628, 37.8853, -34.5945
CIE-LCH:
63.5628, 51.3038, 317.5996
CIE-Luv:
63.5628, 25.9105, -59.5956
Hunter-Lab:
56.8039, 32.5636, -32.2367
#bf83d8 color charts
#bf83d8 color shades, tints & tones
#bf83d8 color schemes
#bf83d8 color preview, HTML & CSS examples
This text has a color of #bf83d8
<p style="color:#bf83d8;">Text here</p>
.mytext {color:#bf83d8;}
This box has a color of #bf83d8
<div style="background-color:#bf83d8;">Content here</div>
.mybackground {background-color:#bf83d8;}
Border around this has a color of #bf83d8
<div style="border:2px solid #bf83d8;">Content here</div>
.myborder {border:2px solid #bf83d8;}