#bd64f9 color space conversions
Hex:
#bd64f9
RGB:
189, 100, 249
CMY:
26, 61, 2
CMYK:
24, 60, 0, 2
HSL:
276°, 92.5466%, 68.4314%
HSV (HSB):
276°, 59.8394%, 97.6471%
XYZ:
42.6423, 26.7727, 92.5427
xyY:
0.2633, 0.1653, 26.7727
CIE-Lab:
58.7634, 60.5138, -60.5459
CIE-LCH:
58.7634, 85.6022, 314.9848
CIE-Luv:
58.7634, 29.3738, -102.7784
Hunter-Lab:
51.7424, 56.5577, -69.8222
#bd64f9 color charts
#bd64f9 color shades, tints & tones
#bd64f9 color schemes
#bd64f9 color preview, HTML & CSS examples
This text has a color of #bd64f9
<p style="color:#bd64f9;">Text here</p>
.mytext {color:#bd64f9;}
This box has a color of #bd64f9
<div style="background-color:#bd64f9;">Content here</div>
.mybackground {background-color:#bd64f9;}
Border around this has a color of #bd64f9
<div style="border:2px solid #bd64f9;">Content here</div>
.myborder {border:2px solid #bd64f9;}