#bd96c5 color space conversions
Hex:
#bd96c5
RGB:
189, 150, 197
CMY:
26, 41, 23
CMYK:
4, 24, 0, 23
HSL:
290°, 28.8344%, 68.0392%
HSV (HSB):
290°, 23.8579%, 77.2549%
XYZ:
41.9707, 36.6627, 57.6878
xyY:
0.3079, 0.2689, 36.6627
CIE-Lab:
67.0232, 22.8906, -18.6911
CIE-LCH:
67.0232, 29.5523, 320.7669
CIE-Luv:
67.0232, 18.8391, -32.2347
Hunter-Lab:
60.5498, 17.7670, -14.1028
#bd96c5 color charts
#bd96c5 color shades, tints & tones
#bd96c5 color schemes
#bd96c5 color preview, HTML & CSS examples
This text has a color of #bd96c5
<p style="color:#bd96c5;">Text here</p>
.mytext {color:#bd96c5;}
This box has a color of #bd96c5
<div style="background-color:#bd96c5;">Content here</div>
.mybackground {background-color:#bd96c5;}
Border around this has a color of #bd96c5
<div style="border:2px solid #bd96c5;">Content here</div>
.myborder {border:2px solid #bd96c5;}