#bd83f8 color space conversions
Hex:
#bd83f8
RGB:
189, 131, 248
CMY:
26, 49, 3
CMYK:
24, 47, 0, 3
HSL:
270°, 89.3130%, 74.3137%
HSV (HSB):
270°, 47.1774%, 97.2549%
XYZ:
46.0458, 33.8287, 92.9097
xyY:
0.2665, 0.1958, 33.8287
CIE-Lab:
64.8264, 44.3041, -50.3425
CIE-LCH:
64.8264, 67.0613, 311.3495
CIE-Luv:
64.8264, 19.7874, -86.3736
Hunter-Lab:
58.1625, 39.5299, -53.9971
#bd83f8 color charts
#bd83f8 color shades, tints & tones
#bd83f8 color schemes
#bd83f8 color preview, HTML & CSS examples
This text has a color of #bd83f8
<p style="color:#bd83f8;">Text here</p>
.mytext {color:#bd83f8;}
This box has a color of #bd83f8
<div style="background-color:#bd83f8;">Content here</div>
.mybackground {background-color:#bd83f8;}
Border around this has a color of #bd83f8
<div style="border:2px solid #bd83f8;">Content here</div>
.myborder {border:2px solid #bd83f8;}