#bd67f8 color space conversions
Hex:
#bd67f8
RGB:
189, 103, 248
CMY:
26, 60, 3
CMYK:
24, 58, 0, 3
HSL:
276°, 91.1950%, 68.8235%
HSV (HSB):
276°, 58.4677%, 97.2549%
XYZ:
42.7798, 27.2966, 91.8210
xyY:
0.2642, 0.1686, 27.2966
CIE-Lab:
59.2479, 58.8362, -59.2168
CIE-LCH:
59.2479, 83.4765, 314.8153
CIE-Luv:
59.2479, 28.7397, -100.6952
Hunter-Lab:
52.2462, 54.7271, -67.6280
#bd67f8 color charts
#bd67f8 color shades, tints & tones
#bd67f8 color schemes
#bd67f8 color preview, HTML & CSS examples
This text has a color of #bd67f8
<p style="color:#bd67f8;">Text here</p>
.mytext {color:#bd67f8;}
This box has a color of #bd67f8
<div style="background-color:#bd67f8;">Content here</div>
.mybackground {background-color:#bd67f8;}
Border around this has a color of #bd67f8
<div style="border:2px solid #bd67f8;">Content here</div>
.myborder {border:2px solid #bd67f8;}