#bf67ed color space conversions
Hex:
#bf67ed
RGB:
191, 103, 237
CMY:
25, 60, 7
CMYK:
19, 57, 0, 7
HSL:
279°, 78.8235%, 66.6667%
HSV (HSB):
279°, 56.5401%, 92.9412%
XYZ:
41.6222, 26.8913, 83.1176
xyY:
0.2745, 0.1773, 26.8913
CIE-Lab:
58.8736, 56.9617, -53.6928
CIE-LCH:
58.8736, 78.2787, 316.6921
CIE-Luv:
58.8736, 32.0979, -91.6705
Hunter-Lab:
51.8568, 52.5212, -58.7319
#bf67ed color charts
#bf67ed color shades, tints & tones
#bf67ed color schemes
#bf67ed color preview, HTML & CSS examples
This text has a color of #bf67ed
<p style="color:#bf67ed;">Text here</p>
.mytext {color:#bf67ed;}
This box has a color of #bf67ed
<div style="background-color:#bf67ed;">Content here</div>
.mybackground {background-color:#bf67ed;}
Border around this has a color of #bf67ed
<div style="border:2px solid #bf67ed;">Content here</div>
.myborder {border:2px solid #bf67ed;}