#bf80f8 color space conversions
Hex:
#bf80f8
RGB:
191, 128, 248
CMY:
25, 50, 3
CMYK:
23, 48, 0, 3
HSL:
272°, 89.5522%, 73.7255%
HSV (HSB):
272°, 48.3871%, 97.2549%
XYZ:
46.1483, 33.2920, 92.8007
xyY:
0.2679, 0.1933, 33.2920
CIE-Lab:
64.3967, 46.4475, -51.0092
CIE-LCH:
64.3967, 68.9877, 312.3201
CIE-Luv:
64.3967, 21.9335, -87.6329
Hunter-Lab:
57.6992, 41.7920, -54.9697
#bf80f8 color charts
#bf80f8 color shades, tints & tones
#bf80f8 color schemes
#bf80f8 color preview, HTML & CSS examples
This text has a color of #bf80f8
<p style="color:#bf80f8;">Text here</p>
.mytext {color:#bf80f8;}
This box has a color of #bf80f8
<div style="background-color:#bf80f8;">Content here</div>
.mybackground {background-color:#bf80f8;}
Border around this has a color of #bf80f8
<div style="border:2px solid #bf80f8;">Content here</div>
.myborder {border:2px solid #bf80f8;}