#bf82db color space conversions
Hex:
#bf82db
RGB:
191, 130, 219
CMY:
25, 49, 14
CMYK:
13, 41, 0, 14
HSL:
281°, 55.2795%, 68.4314%
HSV (HSB):
281°, 40.6393%, 85.8824%
XYZ:
42.2547, 32.1561, 70.9975
xyY:
0.2906, 0.2211, 32.1561
CIE-Lab:
63.4717, 39.0558, -36.4099
CIE-LCH:
63.4717, 53.3951, 317.0080
CIE-Luv:
63.4717, 25.8353, -62.6853
Hunter-Lab:
56.7064, 33.7730, -34.5379
#bf82db color charts
#bf82db color shades, tints & tones
#bf82db color schemes
#bf82db color preview, HTML & CSS examples
This text has a color of #bf82db
<p style="color:#bf82db;">Text here</p>
.mytext {color:#bf82db;}
This box has a color of #bf82db
<div style="background-color:#bf82db;">Content here</div>
.mybackground {background-color:#bf82db;}
Border around this has a color of #bf82db
<div style="border:2px solid #bf82db;">Content here</div>
.myborder {border:2px solid #bf82db;}