#bd5dfc color space conversions
Hex:
#bd5dfc
RGB:
189, 93, 252
CMY:
26, 64, 1
CMYK:
25, 63, 0, 1
HSL:
276°, 96.3636%, 67.6471%
HSV (HSB):
276°, 63.0952%, 98.8235%
XYZ:
42.4713, 25.6758, 94.8129
xyY:
0.2606, 0.1576, 25.6758
CIE-Lab:
57.7280, 64.4640, -63.8676
CIE-LCH:
57.7280, 90.7452, 315.2663
CIE-Luv:
57.7280, 30.5794, -107.9199
Hunter-Lab:
50.6713, 60.9391, -75.4698
#bd5dfc color charts
#bd5dfc color shades, tints & tones
#bd5dfc color schemes
#bd5dfc color preview, HTML & CSS examples
This text has a color of #bd5dfc
<p style="color:#bd5dfc;">Text here</p>
.mytext {color:#bd5dfc;}
This box has a color of #bd5dfc
<div style="background-color:#bd5dfc;">Content here</div>
.mybackground {background-color:#bd5dfc;}
Border around this has a color of #bd5dfc
<div style="border:2px solid #bd5dfc;">Content here</div>
.myborder {border:2px solid #bd5dfc;}