#bf40cd color space conversions
Hex:
#bf40cd
RGB:
191, 64, 205
CMY:
25, 75, 20
CMYK:
7, 69, 0, 20
HSL:
294°, 58.5062%, 52.7451%
HSV (HSB):
294°, 68.7805%, 80.3922%
XYZ:
34.3387, 19.1509, 59.6443
xyY:
0.3035, 0.1693, 19.1509
CIE-Lab:
50.8633, 67.9068, -48.3622
CIE-LCH:
50.8633, 83.3681, 324.5421
CIE-Luv:
50.8633, 50.6338, -81.9839
Hunter-Lab:
43.7618, 63.4811, -50.1749
#bf40cd color charts
#bf40cd color shades, tints & tones
#bf40cd color schemes
#bf40cd color preview, HTML & CSS examples
This text has a color of #bf40cd
<p style="color:#bf40cd;">Text here</p>
.mytext {color:#bf40cd;}
This box has a color of #bf40cd
<div style="background-color:#bf40cd;">Content here</div>
.mybackground {background-color:#bf40cd;}
Border around this has a color of #bf40cd
<div style="border:2px solid #bf40cd;">Content here</div>
.myborder {border:2px solid #bf40cd;}