#bf83db color space conversions
Hex:
#bf83db
RGB:
191, 131, 219
CMY:
25, 49, 14
CMYK:
13, 40, 0, 14
HSL:
281°, 55.0000%, 68.6275%
HSV (HSB):
281°, 40.1826%, 85.8824%
XYZ:
42.3883, 32.4234, 71.0421
xyY:
0.2906, 0.2223, 32.4234
CIE-Lab:
63.6913, 38.5111, -36.0675
CIE-LCH:
63.6913, 52.7634, 316.8767
CIE-Luv:
63.6913, 25.4275, -62.0900
Hunter-Lab:
56.9416, 33.2308, -34.1129
#bf83db color charts
#bf83db color shades, tints & tones
#bf83db color schemes
#bf83db color preview, HTML & CSS examples
This text has a color of #bf83db
<p style="color:#bf83db;">Text here</p>
.mytext {color:#bf83db;}
This box has a color of #bf83db
<div style="background-color:#bf83db;">Content here</div>
.mybackground {background-color:#bf83db;}
Border around this has a color of #bf83db
<div style="border:2px solid #bf83db;">Content here</div>
.myborder {border:2px solid #bf83db;}