#bd80e4 color space conversions
Hex:
#bd80e4
RGB:
189, 128, 228
CMY:
26, 50, 11
CMYK:
17, 44, 0, 11
HSL:
277°, 64.9351%, 69.8039%
HSV (HSB):
277°, 43.8596%, 89.4118%
XYZ:
42.7090, 31.8586, 77.2971
xyY:
0.2812, 0.2098, 31.8586
CIE-Lab:
63.2258, 41.4784, -41.8186
CIE-LCH:
63.2258, 58.9004, 314.7660
CIE-Luv:
63.2258, 23.9933, -71.7491
Hunter-Lab:
56.4434, 36.2896, -41.6850
#bd80e4 color charts
#bd80e4 color shades, tints & tones
#bd80e4 color schemes
#bd80e4 color preview, HTML & CSS examples
This text has a color of #bd80e4
<p style="color:#bd80e4;">Text here</p>
.mytext {color:#bd80e4;}
This box has a color of #bd80e4
<div style="background-color:#bd80e4;">Content here</div>
.mybackground {background-color:#bd80e4;}
Border around this has a color of #bd80e4
<div style="border:2px solid #bd80e4;">Content here</div>
.myborder {border:2px solid #bd80e4;}