#bf67e7 color space conversions
Hex:
#bf67e7
RGB:
191, 103, 231
CMY:
25, 60, 9
CMYK:
17, 55, 0, 9
HSL:
281°, 72.7273%, 65.4902%
HSV (HSB):
281°, 55.4113%, 90.5882%
XYZ:
40.7599, 26.5464, 78.5770
xyY:
0.2794, 0.1820, 26.5464
CIE-Lab:
58.5521, 55.7071, -50.8561
CIE-LCH:
58.5521, 75.4296, 317.6064
CIE-Luv:
58.5521, 33.3491, -86.9417
Hunter-Lab:
51.5232, 51.0455, -54.3558
#bf67e7 color charts
#bf67e7 color shades, tints & tones
#bf67e7 color schemes
#bf67e7 color preview, HTML & CSS examples
This text has a color of #bf67e7
<p style="color:#bf67e7;">Text here</p>
.mytext {color:#bf67e7;}
This box has a color of #bf67e7
<div style="background-color:#bf67e7;">Content here</div>
.mybackground {background-color:#bf67e7;}
Border around this has a color of #bf67e7
<div style="border:2px solid #bf67e7;">Content here</div>
.myborder {border:2px solid #bf67e7;}