#bf80f1 color space conversions
Hex:
#bf80f1
RGB:
191, 128, 241
CMY:
25, 50, 5
CMYK:
21, 47, 0, 5
HSL:
273°, 80.1418%, 72.3529%
HSV (HSB):
273°, 46.8880%, 94.5098%
XYZ:
45.0822, 32.8656, 87.1867
xyY:
0.2730, 0.1990, 32.8656
CIE-Lab:
64.0519, 44.8837, -47.7000
CIE-LCH:
64.0519, 65.4968, 313.2576
CIE-Luv:
64.0519, 23.0457, -81.9565
Hunter-Lab:
57.3285, 40.0446, -50.0398
#bf80f1 color charts
#bf80f1 color shades, tints & tones
#bf80f1 color schemes
#bf80f1 color preview, HTML & CSS examples
This text has a color of #bf80f1
<p style="color:#bf80f1;">Text here</p>
.mytext {color:#bf80f1;}
This box has a color of #bf80f1
<div style="background-color:#bf80f1;">Content here</div>
.mybackground {background-color:#bf80f1;}
Border around this has a color of #bf80f1
<div style="border:2px solid #bf80f1;">Content here</div>
.myborder {border:2px solid #bf80f1;}