#bd82d3 color space conversions
Hex:
#bd82d3
RGB:
189, 130, 211
CMY:
26, 49, 17
CMYK:
10, 38, 0, 17
HSL:
284°, 47.9290%, 66.8627%
HSV (HSB):
284°, 38.3886%, 82.7451%
XYZ:
40.7268, 31.4872, 65.5591
xyY:
0.2956, 0.2285, 31.4872
CIE-Lab:
62.9168, 36.7915, -32.8202
CIE-LCH:
62.9168, 49.3029, 318.2651
CIE-Luv:
62.9168, 25.9278, -56.4697
Hunter-Lab:
56.1135, 31.3554, -29.9909
#bd82d3 color charts
#bd82d3 color shades, tints & tones
#bd82d3 color schemes
#bd82d3 color preview, HTML & CSS examples
This text has a color of #bd82d3
<p style="color:#bd82d3;">Text here</p>
.mytext {color:#bd82d3;}
This box has a color of #bd82d3
<div style="background-color:#bd82d3;">Content here</div>
.mybackground {background-color:#bd82d3;}
Border around this has a color of #bd82d3
<div style="border:2px solid #bd82d3;">Content here</div>
.myborder {border:2px solid #bd82d3;}