#bd67d1 color space conversions
Hex:
#bd67d1
RGB:
189, 103, 209
CMY:
26, 60, 18
CMYK:
10, 51, 0, 18
HSL:
289°, 53.5354%, 61.1765%
HSV (HSB):
289°, 50.7177%, 81.9608%
XYZ:
37.3451, 25.1228, 63.2025
xyY:
0.2972, 0.1999, 25.1228
CIE-Lab:
57.1948, 50.7192, -40.6373
CIE-LCH:
57.1948, 64.9910, 321.2976
CIE-Luv:
57.1948, 36.8520, -69.7901
Hunter-Lab:
50.1226, 45.2814, -39.6763
#bd67d1 color charts
#bd67d1 color shades, tints & tones
#bd67d1 color schemes
#bd67d1 color preview, HTML & CSS examples
This text has a color of #bd67d1
<p style="color:#bd67d1;">Text here</p>
.mytext {color:#bd67d1;}
This box has a color of #bd67d1
<div style="background-color:#bd67d1;">Content here</div>
.mybackground {background-color:#bd67d1;}
Border around this has a color of #bd67d1
<div style="border:2px solid #bd67d1;">Content here</div>
.myborder {border:2px solid #bd67d1;}