#bf80f4 color space conversions
Hex:
#bf80f4
RGB:
191, 128, 244
CMY:
25, 50, 4
CMYK:
22, 48, 0, 4
HSL:
273°, 84.0580%, 72.9412%
HSV (HSB):
273°, 47.5410%, 95.6863%
XYZ:
45.5342, 33.0464, 89.5666
xyY:
0.2708, 0.1965, 33.0464
CIE-Lab:
64.1984, 45.5509, -49.1221
CIE-LCH:
64.1984, 66.9915, 312.8397
CIE-Luv:
64.1984, 22.5669, -84.3948
Hunter-Lab:
57.4860, 40.7879, -52.1372
#bf80f4 color charts
#bf80f4 color shades, tints & tones
#bf80f4 color schemes
#bf80f4 color preview, HTML & CSS examples
This text has a color of #bf80f4
<p style="color:#bf80f4;">Text here</p>
.mytext {color:#bf80f4;}
This box has a color of #bf80f4
<div style="background-color:#bf80f4;">Content here</div>
.mybackground {background-color:#bf80f4;}
Border around this has a color of #bf80f4
<div style="border:2px solid #bf80f4;">Content here</div>
.myborder {border:2px solid #bf80f4;}