#bd67a5 color space conversions
Hex:
#bd67a5
RGB:
189, 103, 165
CMY:
26, 60, 35
CMYK:
0, 46, 13, 26
HSL:
317°, 39.4495%, 57.2549%
HSV (HSB):
317°, 45.5026%, 74.1176%
XYZ:
32.6280, 23.2359, 38.3626
xyY:
0.3463, 0.2466, 23.2359
CIE-Lab:
55.3145, 42.7061, -18.3018
CIE-LCH:
55.3145, 46.4626, 336.8024
CIE-Luv:
55.3145, 46.8519, -33.7491
Hunter-Lab:
48.2037, 36.4665, -13.4430
#bd67a5 color charts
#bd67a5 color shades, tints & tones
#bd67a5 color schemes
#bd67a5 color preview, HTML & CSS examples
This text has a color of #bd67a5
<p style="color:#bd67a5;">Text here</p>
.mytext {color:#bd67a5;}
This box has a color of #bd67a5
<div style="background-color:#bd67a5;">Content here</div>
.mybackground {background-color:#bd67a5;}
Border around this has a color of #bd67a5
<div style="border:2px solid #bd67a5;">Content here</div>
.myborder {border:2px solid #bd67a5;}