#bd96e4 color space conversions
Hex:
#bd96e4
RGB:
189, 150, 228
CMY:
26, 41, 11
CMYK:
17, 34, 0, 11
HSL:
270°, 59.0909%, 74.1176%
HSV (HSB):
270°, 34.2105%, 89.4118%
XYZ:
45.8962, 38.2329, 78.3595
xyY:
0.2825, 0.2353, 38.2329
CIE-Lab:
68.1920, 29.3716, -34.0700
CIE-LCH:
68.1920, 44.9828, 310.7645
CIE-Luv:
68.1920, 15.0817, -58.1843
Hunter-Lab:
61.8328, 24.2866, -31.8541
#bd96e4 color charts
#bd96e4 color shades, tints & tones
#bd96e4 color schemes
#bd96e4 color preview, HTML & CSS examples
This text has a color of #bd96e4
<p style="color:#bd96e4;">Text here</p>
.mytext {color:#bd96e4;}
This box has a color of #bd96e4
<div style="background-color:#bd96e4;">Content here</div>
.mybackground {background-color:#bd96e4;}
Border around this has a color of #bd96e4
<div style="border:2px solid #bd96e4;">Content here</div>
.myborder {border:2px solid #bd96e4;}