#bd96e6 color space conversions
Hex:
#bd96e6
RGB:
189, 150, 230
CMY:
26, 41, 10
CMYK:
18, 35, 0, 10
HSL:
269°, 61.5385%, 74.5098%
HSV (HSB):
269°, 34.7826%, 90.1961%
XYZ:
46.1755, 38.3447, 79.8305
xyY:
0.2810, 0.2333, 38.3447
CIE-Lab:
68.2739, 29.8126, -35.0433
CIE-LCH:
68.2739, 46.0089, 310.3890
CIE-Luv:
68.2739, 14.8412, -59.8615
Hunter-Lab:
61.9231, 24.7406, -33.0898
#bd96e6 color charts
#bd96e6 color shades, tints & tones
#bd96e6 color schemes
#bd96e6 color preview, HTML & CSS examples
This text has a color of #bd96e6
<p style="color:#bd96e6;">Text here</p>
.mytext {color:#bd96e6;}
This box has a color of #bd96e6
<div style="background-color:#bd96e6;">Content here</div>
.mybackground {background-color:#bd96e6;}
Border around this has a color of #bd96e6
<div style="border:2px solid #bd96e6;">Content here</div>
.myborder {border:2px solid #bd96e6;}