#bd64a5 color space conversions
Hex:
#bd64a5
RGB:
189, 100, 165
CMY:
26, 61, 35
CMYK:
0, 47, 13, 26
HSL:
316°, 40.2715%, 56.6667%
HSV (HSB):
316°, 47.0899%, 74.1176%
XYZ:
32.3350, 22.6498, 38.2649
xyY:
0.3468, 0.2429, 22.6498
CIE-Lab:
54.7097, 44.2616, -19.2245
CIE-LCH:
54.7097, 48.2563, 336.5228
CIE-Luv:
54.7097, 48.2302, -35.3131
Hunter-Lab:
47.5918, 37.9915, -14.3563
#bd64a5 color charts
#bd64a5 color shades, tints & tones
#bd64a5 color schemes
#bd64a5 color preview, HTML & CSS examples
This text has a color of #bd64a5
<p style="color:#bd64a5;">Text here</p>
.mytext {color:#bd64a5;}
This box has a color of #bd64a5
<div style="background-color:#bd64a5;">Content here</div>
.mybackground {background-color:#bd64a5;}
Border around this has a color of #bd64a5
<div style="border:2px solid #bd64a5;">Content here</div>
.myborder {border:2px solid #bd64a5;}