#bf80e0 color space conversions
Hex:
#bf80e0
RGB:
191, 128, 224
CMY:
25, 50, 12
CMYK:
15, 43, 0, 12
HSL:
279°, 60.7595%, 69.0196%
HSV (HSB):
279°, 42.8571%, 87.8431%
XYZ:
42.6596, 31.8965, 74.4292
xyY:
0.2863, 0.2141, 31.8965
CIE-Lab:
63.2573, 41.1951, -39.5300
CIE-LCH:
63.2573, 57.0934, 316.1816
CIE-Luv:
63.2573, 25.8142, -68.0047
Hunter-Lab:
56.4770, 35.9941, -38.6025
#bf80e0 color charts
#bf80e0 color shades, tints & tones
#bf80e0 color schemes
#bf80e0 color preview, HTML & CSS examples
This text has a color of #bf80e0
<p style="color:#bf80e0;">Text here</p>
.mytext {color:#bf80e0;}
This box has a color of #bf80e0
<div style="background-color:#bf80e0;">Content here</div>
.mybackground {background-color:#bf80e0;}
Border around this has a color of #bf80e0
<div style="border:2px solid #bf80e0;">Content here</div>
.myborder {border:2px solid #bf80e0;}