#bd7dfd color space conversions
Hex:
#bd7dfd
RGB:
189, 125, 253
CMY:
26, 51, 1
CMYK:
25, 51, 0, 1
HSL:
270°, 96.9697%, 74.1176%
HSV (HSB):
270°, 50.5929%, 99.2157%
XYZ:
46.0495, 32.5779, 96.7896
xyY:
0.2625, 0.1857, 32.5779
CIE-Lab:
63.8177, 48.6625, -54.6864
CIE-LCH:
63.8177, 73.2028, 311.6642
CIE-Luv:
63.8177, 21.0784, -93.7302
Hunter-Lab:
57.0771, 44.1281, -60.5883
#bd7dfd color charts
#bd7dfd color shades, tints & tones
#bd7dfd color schemes
#bd7dfd color preview, HTML & CSS examples
This text has a color of #bd7dfd
<p style="color:#bd7dfd;">Text here</p>
.mytext {color:#bd7dfd;}
This box has a color of #bd7dfd
<div style="background-color:#bd7dfd;">Content here</div>
.mybackground {background-color:#bd7dfd;}
Border around this has a color of #bd7dfd
<div style="border:2px solid #bd7dfd;">Content here</div>
.myborder {border:2px solid #bd7dfd;}