#bf09f1 color space conversions
Hex:
#bf09f1
RGB:
191, 9, 241
CMY:
25, 96, 5
CMYK:
21, 96, 0, 5
HSL:
287°, 92.8000%, 49.0196%
HSV (HSB):
287°, 96.2656%, 94.5098%
XYZ:
37.4607, 17.6226, 84.6462
xyY:
0.2681, 0.1261, 17.6226
CIE-Lab:
49.0351, 86.2678, -71.7693
CIE-LCH:
49.0351, 112.2184, 320.2417
CIE-Luv:
49.0351, 45.7622, -116.6189
Hunter-Lab:
41.9793, 85.8228, -90.1656
#bf09f1 color charts
#bf09f1 color shades, tints & tones
#bf09f1 color schemes
#bf09f1 color preview, HTML & CSS examples
This text has a color of #bf09f1
<p style="color:#bf09f1;">Text here</p>
.mytext {color:#bf09f1;}
This box has a color of #bf09f1
<div style="background-color:#bf09f1;">Content here</div>
.mybackground {background-color:#bf09f1;}
Border around this has a color of #bf09f1
<div style="border:2px solid #bf09f1;">Content here</div>
.myborder {border:2px solid #bf09f1;}