#bd71ec color space conversions
Hex:
#bd71ec
RGB:
189, 113, 236
CMY:
26, 56, 7
CMYK:
20, 52, 0, 7
HSL:
277°, 76.3975%, 68.4314%
HSV (HSB):
277°, 52.1186%, 92.5490%
XYZ:
42.0317, 28.6852, 82.6784
xyY:
0.2740, 0.1870, 28.6852
CIE-Lab:
60.5028, 51.1804, -50.5613
CIE-LCH:
60.5028, 71.9436, 315.3487
CIE-Luv:
60.5028, 27.9676, -86.4741
Hunter-Lab:
53.5586, 46.3558, -54.0350
#bd71ec color charts
#bd71ec color shades, tints & tones
#bd71ec color schemes
#bd71ec color preview, HTML & CSS examples
This text has a color of #bd71ec
<p style="color:#bd71ec;">Text here</p>
.mytext {color:#bd71ec;}
This box has a color of #bd71ec
<div style="background-color:#bd71ec;">Content here</div>
.mybackground {background-color:#bd71ec;}
Border around this has a color of #bd71ec
<div style="border:2px solid #bd71ec;">Content here</div>
.myborder {border:2px solid #bd71ec;}