#bf07c1 color space conversions
Hex:
#bf07c1
RGB:
191, 7, 193
CMY:
25, 97, 24
CMYK:
1, 96, 0, 24
HSL:
299°, 93.0000%, 39.2157%
HSV (HSB):
299°, 96.3731%, 75.6863%
XYZ:
31.1875, 15.0786, 51.7188
xyY:
0.3183, 0.1539, 15.0786
CIE-Lab:
45.7416, 78.7384, -49.5973
CIE-LCH:
45.7416, 93.0572, 327.7932
CIE-Luv:
45.7416, 62.1803, -82.8734
Hunter-Lab:
38.8311, 75.4089, -51.7859
#bf07c1 color charts
#bf07c1 color shades, tints & tones
#bf07c1 color schemes
#bf07c1 color preview, HTML & CSS examples
This text has a color of #bf07c1
<p style="color:#bf07c1;">Text here</p>
.mytext {color:#bf07c1;}
This box has a color of #bf07c1
<div style="background-color:#bf07c1;">Content here</div>
.mybackground {background-color:#bf07c1;}
Border around this has a color of #bf07c1
<div style="border:2px solid #bf07c1;">Content here</div>
.myborder {border:2px solid #bf07c1;}